Uses of Enum Class
net.datenwerke.security.service.usermanager.entities.Sex
Packages that use Sex
-
Uses of Sex in net.datenwerke.security.service.usermanager.entities
Methods in net.datenwerke.security.service.usermanager.entities that return SexModifier and TypeMethodDescriptionUser.getSex()static SexReturns the enum constant of this class with the specified name.static Sex[]Sex.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.security.service.usermanager.entities with parameters of type Sex