Uses of Enum
com.studerw.tda.model.user.UserPrincipals.ProfessionalStatus
Packages that use UserPrincipals.ProfessionalStatus
-
Uses of UserPrincipals.ProfessionalStatus in com.studerw.tda.model.user
Methods in com.studerw.tda.model.user that return UserPrincipals.ProfessionalStatusModifier and TypeMethodDescriptionUserPrincipals.getProfessionalStatus()
Returns the enum constant of this type with the specified name.static UserPrincipals.ProfessionalStatus[]
UserPrincipals.ProfessionalStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.