Uses of Enum Class
be.gaudry.model.bibliobrol.enumeration.PersonDisplay
-
Uses of PersonDisplay in be.gaudry.model.bibliobrol.config
Modifier and TypeMethodDescriptionstatic void
Config.savePersonDisplay(PersonDisplay personDisplay)
static void
Config.setPersonDisplay(PersonDisplay personDisplay)
-
Uses of PersonDisplay in be.gaudry.model.bibliobrol.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.