Uses of Enum Class
org.apache.openmeetings.db.entity.user.User.Salutation
-
Uses of User.Salutation in org.apache.openmeetings.db.bind.adapter
-
Uses of User.Salutation in org.apache.openmeetings.db.entity.user
Modifier and TypeMethodDescriptionstatic User.Salutation
User.Salutation.get
(int type) static User.Salutation
static User.Salutation
User.getSalutation()
static User.Salutation
Returns the enum constant of this class with the specified name.static User.Salutation[]
User.Salutation.values()
Returns an array containing the constants of this enum class, in the order they are declared.