Uses of Class
nl.surfnet.coin.selfservice.domain.ProviderType

Packages that use ProviderType
nl.surfnet.coin.selfservice.domain   
 

Uses of ProviderType in nl.surfnet.coin.selfservice.domain
 

Methods in nl.surfnet.coin.selfservice.domain that return ProviderType
 ProviderType Provider.getType()
           
static ProviderType ProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProviderType[] ProviderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in nl.surfnet.coin.selfservice.domain with parameters of type ProviderType
 void Provider.setType(ProviderType type)
           
 



Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.