org.apache.ws.jaxme.xs.impl
public class XSUnionTypeImpl extends XSSimpleTypeImpl implements XSUnionType
| Constructor Summary | |
|---|---|
| XSUnionTypeImpl(XSType pOwner, XsEUnion pBaseUnion) | |
| Method Summary | |
|---|---|
| XSEnumeration[] | getEnumerations() |
| XSType[] | getMemberTypes() |
| String[][] | getPattern() |
| XSType | getRestrictedType() |
| XSUnionType | getUnionType() |
| boolean | isRestriction() |
| boolean | isUnion() |