Uses of Class
nl.surfnet.coin.api.client.domain.GroupId.Type

Packages that use GroupId.Type
nl.surfnet.coin.api.client.domain   
 

Uses of GroupId.Type in nl.surfnet.coin.api.client.domain
 

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

Methods in nl.surfnet.coin.api.client.domain with parameters of type GroupId.Type
 void GroupId.setType(GroupId.Type type)
           
 

Constructors in nl.surfnet.coin.api.client.domain with parameters of type GroupId.Type
GroupId(String groupId, GroupId.Type type)
           
 



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