Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSSimpleTypeImpl
org.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImpl
org.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImpl
Constructor Summary | |
|
Method Summary | |
XSType[] | |
XSUnionType |
|
boolean |
|
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 |
protected XSUnionTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction) throws SAXException
public XSUnionType getUnionType()
Returns the union type details.
- Specified by:
- getUnionType in interface XSSimpleType
- Overrides:
- getUnionType in interface XSSimpleTypeImpl
public boolean isUnion()
Returns whether the simple type is a union.
- Specified by:
- isUnion in interface XSSimpleType
- Overrides:
- isUnion in interface XSSimpleTypeImpl