Uses of Enum Class
io.goobi.viewer.model.cms.CMSNavigationItem.DisplayRule
-
Uses of CMSNavigationItem.DisplayRule in io.goobi.viewer.model.cms
Modifier and TypeMethodDescriptionCMSNavigationItem.getDisplayRule()
Getter for the fielddisplayRule
.Returns the enum constant of this class with the specified name.static CMSNavigationItem.DisplayRule[]
CMSNavigationItem.DisplayRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CMSNavigationItem.setDisplayRule
(CMSNavigationItem.DisplayRule rule) Setter for the fielddisplayRule
.