Class DerivationSetImpl

All Implemented Interfaces:
Serializable, TypeStoreUser, DerivationSet, DerivationSet.Member, DerivationSet.Member2, SimpleValue, XmlAnySimpleType, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource

public class DerivationSetImpl extends XmlUnionImpl implements DerivationSet, DerivationSet.Member, DerivationSet.Member2
An XML derivationSet(@http://www.w3.org/2001/XMLSchema). This is a union type. Instances are of one of the following types: org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet$Member org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet$Member2
See Also:
  • Constructor Details

    • DerivationSetImpl

      public DerivationSetImpl(SchemaType sType)