org.apache.ws.commons.schema
Class XmlSchemaSimpleTypeUnion
java.lang.Object
org.apache.ws.commons.schema.XmlSchemaObject
org.apache.ws.commons.schema.XmlSchemaAnnotated
org.apache.ws.commons.schema.XmlSchemaSimpleTypeContent
org.apache.ws.commons.schema.XmlSchemaSimpleTypeUnion
- public class XmlSchemaSimpleTypeUnion
- extends XmlSchemaSimpleTypeContent
Class for the union of simpleType elements. Defines a simpleType element
as a list of values of a specified data type. Represents the World
Wide Web Consortium (W3C) union element.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSchemaSimpleTypeUnion
public XmlSchemaSimpleTypeUnion()
getBaseTypes
public XmlSchemaObjectCollection getBaseTypes()
setMemberTypesSource
public void setMemberTypesSource(java.lang.String memberTypesSources)
getMemberTypesSource
public java.lang.String getMemberTypesSource()
getMemberTypesQNames
public javax.xml.namespace.QName[] getMemberTypesQNames()