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 voidConfig.savePersonDisplay(PersonDisplay personDisplay)static voidConfig.setPersonDisplay(PersonDisplay personDisplay) -
Uses of PersonDisplay in be.gaudry.model.bibliobrol.enumeration
Methods in be.gaudry.model.bibliobrol.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.