Uses of Enum Class
io.goobi.viewer.model.security.CopyrightIndicatorStatus.Status
Packages that use CopyrightIndicatorStatus.Status
- 
Uses of CopyrightIndicatorStatus.Status in io.goobi.viewer.model.security
Methods in io.goobi.viewer.model.security that return CopyrightIndicatorStatus.StatusModifier 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.Constructors in io.goobi.viewer.model.security with parameters of type CopyrightIndicatorStatus.StatusModifierConstructorDescriptionCopyrightIndicatorStatus(CopyrightIndicatorStatus.Status status, String description)