org.apache.ws.jaxme.xs.impl
public class XSUnionTypeRestrictionImpl extends XSSimpleTypeRestrictionImpl implements XSUnionType
| Constructor Summary | |
|---|---|
| protected | XSUnionTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction) |
| Method Summary | |
|---|---|
| XSType[] | getMemberTypes() |
| XSUnionType | getUnionType() |
| boolean | isUnion() |