Uses of Class
com.atlassian.crowd.model.group.GroupType

Packages that use GroupType
com.atlassian.crowd.model.group   
 

Uses of GroupType in com.atlassian.crowd.model.group
 

Methods in com.atlassian.crowd.model.group that return GroupType
 GroupType Group.getType()
           
static GroupType GroupType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GroupType[] GroupType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Atlassian. All Rights Reserved.