Class XmlUnionImpl

java.lang.Object
org.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlUnionImpl
All Implemented Interfaces:
Serializable, TypeStoreUser, SimpleValue, XmlAnySimpleType, XmlObject, XmlTokenSource
Direct Known Subclasses:
AllImpl.MaxOccursImpl, AllNNIImpl, BlockSetImpl, DerivationSetImpl, FullDerivationSetImpl, JavaNameListImpl, LangAttributeImpl.LangImpl, NamespaceListImpl, NamespaceListImpl, NamespaceListImpl.MemberImpl2.ItemImpl, NamespaceListImpl.MemberImpl2.ItemImpl, NarrowMaxMinImpl.MaxOccursImpl, SimpleDerivationSetImpl

public class XmlUnionImpl extends XmlObjectBase implements XmlAnySimpleType
This class implements simple union types.
See Also: