Uses of Class
pl.matsuo.core.model.organization.Sex
| Package | Description |
|---|---|
| pl.matsuo.core.model.organization |
-
Uses of Sex in pl.matsuo.core.model.organization
Fields in pl.matsuo.core.model.organization with type parameters of type Sex Modifier and Type Field Description com.querydsl.core.types.dsl.EnumPath<Sex>QPerson. sexMethods in pl.matsuo.core.model.organization that return Sex Modifier and Type Method Description static SexSex. valueOf(String name)Returns the enum constant of this type with the specified name.static Sex[]Sex. values()Returns an array containing the constants of this enum type, in the order they are declared.