Uses of Enum Class
com.atlassian.crowd.model.group.GroupType
Packages that use GroupType
-
Uses of GroupType in com.atlassian.crowd.model.group
Methods in com.atlassian.crowd.model.group that return GroupTypeModifier and TypeMethodDescriptionBaseImmutableGroup.getType()Group.getType()static GroupTypeReturns the enum constant of this class with the specified name.static GroupType[]GroupType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.crowd.model.group with parameters of type GroupType