Uses of Enum
org.optaplanner.examples.pas.domain.Gender
Packages that use Gender
-
Uses of Gender in org.optaplanner.examples.pas.domain
Methods in org.optaplanner.examples.pas.domain that return GenderModifier and TypeMethodDescriptionPatient.getGender()BedDesignation.getPatientGender()static GenderReturns the enum constant of this type with the specified name.static GenderGender.valueOfCode(String code) static Gender[]Gender.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.optaplanner.examples.pas.domain with parameters of type GenderConstructors in org.optaplanner.examples.pas.domain with parameters of type Gender