Uses of Enum Class
be.gaudry.model.edu.enumeration.PersonDisplay
-
Uses of PersonDisplay in be.gaudry.model.edu.config
Modifier and TypeMethodDescriptionstatic PersonDisplay
Config.getPersonDisplay()
Loads preferred display for persons -
Uses of PersonDisplay in be.gaudry.model.edu.enumeration
Modifier and TypeMethodDescriptionstatic PersonDisplay
Returns the enum constant of this class with the specified name.static PersonDisplay[]
PersonDisplay.values()
Returns an array containing the constants of this enum class, in the order they are declared.