Uses of Class
org.bonitasoft.engine.identity.MemberType
-
Packages that use MemberType Package Description org.bonitasoft.engine.identity -
-
Uses of MemberType in org.bonitasoft.engine.identity
Methods in org.bonitasoft.engine.identity that return MemberType Modifier and Type Method Description static MemberTypeMemberType. valueOf(String name)Returns the enum constant of this type with the specified name.static MemberType[]MemberType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-