|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
Constructor Summary | |
protected |
XSUnionTypeRestrictionImpl(XSType pParent,
XSType pRestrictedType,
XsGSimpleRestrictionModel pRestriction)
|
Method Summary | |
XSType[] |
getMemberTypes()
Returns the array of member types. |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl |
getBaseType, getEnumerations, getPattern, getRestrictedType, getRestriction, isRestriction |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl |
getAtomicType, getListType, getUnionType, isAtomic, isList, isUnion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected XSUnionTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction) throws org.xml.sax.SAXException
Method Detail |
public XSType[] getMemberTypes()
XSUnionType
Returns the array of member types. Each member type is, of course, a simple type.
getMemberTypes
in interface XSUnionType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |