Uses of Class
nl.surfnet.coin.teams.domain.GroupProviderType

Packages that use GroupProviderType
nl.surfnet.coin.teams.domain   
 

Uses of GroupProviderType in nl.surfnet.coin.teams.domain
 

Methods in nl.surfnet.coin.teams.domain that return GroupProviderType
static GroupProviderType GroupProviderType.fromString(String typeAsString)
           
 GroupProviderType GroupProvider.getGroupProviderType()
           
static GroupProviderType GroupProviderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GroupProviderType[] GroupProviderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in nl.surfnet.coin.teams.domain with parameters of type GroupProviderType
GroupProvider(Long id, String identifier, String name, GroupProviderType type)
           
 



Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.