Uses of Enum
org.opencms.xml.CmsXmlContentDefinition.SequenceType
Packages that use CmsXmlContentDefinition.SequenceType
Package
Description
Basic XML functionality and utilities used by OpenCms to maintain XML documents and content.
-
Uses of CmsXmlContentDefinition.SequenceType in org.opencms.xml
Methods in org.opencms.xml that return CmsXmlContentDefinition.SequenceTypeModifier and TypeMethodDescriptionCmsXmlContentDefinition.getSequenceType()
Returns the sequence type of this content definition.Returns the enum constant of this type with the specified name.static CmsXmlContentDefinition.SequenceType[]
CmsXmlContentDefinition.SequenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.