Uses of Enum Class
org.jboss.as.controller.xml.XMLCardinality.Unbounded
Packages that use XMLCardinality.Unbounded
-
Uses of XMLCardinality.Unbounded in org.jboss.as.controller.xml
Methods in org.jboss.as.controller.xml that return XMLCardinality.UnboundedModifier and TypeMethodDescriptionstatic XMLCardinality.UnboundedReturns the enum constant of this class with the specified name.static XMLCardinality.Unbounded[]XMLCardinality.Unbounded.values()Returns an array containing the constants of this enum class, in the order they are declared.