Uses of Enum Class
be.gaudry.model.edu.enumeration.PersonDisplay
Packages that use PersonDisplay
-
Uses of PersonDisplay in be.gaudry.model.edu.config
Methods in be.gaudry.model.edu.config that return PersonDisplayModifier and TypeMethodDescriptionstatic PersonDisplayConfig.getPersonDisplay()Loads preferred display for persons -
Uses of PersonDisplay in be.gaudry.model.edu.enumeration
Methods in be.gaudry.model.edu.enumeration that return PersonDisplayModifier and TypeMethodDescriptionstatic PersonDisplayReturns 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.