Class NarrowMaxMinImpl.MaxOccursImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlUnionImpl
org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl.MaxOccursImpl
All Implemented Interfaces:
Serializable, TypeStoreUser, AllNNI, AllNNI.Member, NarrowMaxMin.MaxOccurs, SimpleValue, XmlAnySimpleType, XmlDecimal, XmlInteger, XmlNMTOKEN, XmlNonNegativeInteger, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
Enclosing class:
NarrowMaxMinImpl

public static class NarrowMaxMinImpl.MaxOccursImpl extends XmlUnionImpl implements NarrowMaxMin.MaxOccurs, XmlNonNegativeInteger, AllNNI.Member
An XML maxOccurs(@). This is a union type. Instances are of one of the following types: org.apache.xmlbeans.XmlNonNegativeInteger org.apache.xmlbeans.impl.xb.xsdschema.AllNNI$Member
See Also:
  • Constructor Details

    • MaxOccursImpl

      public MaxOccursImpl(SchemaType sType)