Uses of Enum
org.opencms.xml.content.CmsXmlContentProperty.PropType
Packages that use CmsXmlContentProperty.PropType
Package
Description
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of CmsXmlContentProperty.PropType in org.opencms.xml.content
Methods in org.opencms.xml.content that return CmsXmlContentProperty.PropTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsXmlContentProperty.PropType[]CmsXmlContentProperty.PropType.values()Returns an array containing the constants of this enum type, in the order they are declared.