Uses of Enum Class
com.morpheusdata.model.Role.RoleType
Packages that use Role.RoleType
-
Uses of Role.RoleType in com.morpheusdata.model
Fields in com.morpheusdata.model declared as Role.RoleTypeMethods in com.morpheusdata.model that return Role.RoleTypeModifier and TypeMethodDescriptionRole.getRoleType()static Role.RoleTypeReturns the enum constant of this class with the specified name.static Role.RoleType[]Role.RoleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.morpheusdata.model with parameters of type Role.RoleType