Class Option
java.lang.Object
io.goobi.viewer.model.cms.pages.content.Option
- All Implemented Interfaces:
Serializable
Immutable value/label pair used as a selectable option within a
CMSComponentAttribute,
where value is the stored string and label is the human-readable display text.- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Option
- Parameters:
value- the option valuelabel- the display label
-
-
Method Details
-
getValue
-
getLabel
-