| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSSimpleTypeImplorg.apache.ws.jaxme.xs.impl.XSSimpleTypeRestrictionImplorg.apache.ws.jaxme.xs.impl.XSUnionTypeRestrictionImplConstructor 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