Uses of Enum Class
ru.slie.luna.user.Gender
Packages that use Gender
-
Uses of Gender in ru.slie.luna.user
Methods in ru.slie.luna.user that return GenderModifier and TypeMethodDescriptionstatic GenderGender.fromString(String value) User.getGender()static GenderReturns the enum constant of this class with the specified name.static Gender[]Gender.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.slie.luna.user with parameters of type Gender