Uses of Enum Class
io.goobi.viewer.model.security.CopyrightIndicatorStatus.Status
-
Uses of CopyrightIndicatorStatus.Status in io.goobi.viewer.model.security
Modifier and TypeMethodDescriptionCopyrightIndicatorStatus.getStatus()
Returns the enum constant of this class with the specified name.static CopyrightIndicatorStatus.Status[]
CopyrightIndicatorStatus.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionCopyrightIndicatorStatus
(CopyrightIndicatorStatus.Status status, String description)