Uses of Enum Class
net.bluemind.group.api.Member.Type
Packages that use Member.Type
-
Uses of Member.Type in net.bluemind.group.api
Subclasses with type arguments of type Member.Type in net.bluemind.group.apiFields in net.bluemind.group.api declared as Member.TypeMethods in net.bluemind.group.api that return Member.TypeModifier and TypeMethodDescriptionstatic Member.TypeReturns the enum constant of this class with the specified name.static Member.Type[]Member.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.