Uses of Enum Class
be.gaudry.model.bibliobrol.enumeration.PersonDisplay
Packages that use PersonDisplay
-
Uses of PersonDisplay in be.gaudry.model.bibliobrol.config
Methods in be.gaudry.model.bibliobrol.config that return PersonDisplayMethods in be.gaudry.model.bibliobrol.config with parameters of type PersonDisplayModifier and TypeMethodDescriptionstatic void
Config.savePersonDisplay(PersonDisplay personDisplay)
static void
Config.setPersonDisplay(PersonDisplay personDisplay)
-
Uses of PersonDisplay in be.gaudry.model.bibliobrol.enumeration
Methods in be.gaudry.model.bibliobrol.enumeration that return PersonDisplayModifier 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.