Uses of Enum Class
be.gaudry.model.person.EGender
Packages that use EGender
-
Uses of EGender in be.gaudry.model.person
Methods in be.gaudry.model.person that return EGenderModifier and TypeMethodDescriptionIdentity.getGender()Person.getGender()static EGenderEGender.valueOf(byte[] value)Returns the enum constant of this class with the specified name.static EGenderReturns the enum constant of this class with the specified name.static EGender[]EGender.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in be.gaudry.model.person with parameters of type EGender -
Uses of EGender in be.gaudry.swing.eid.control.eidpart
Fields in be.gaudry.swing.eid.control.eidpart with type parameters of type EGender