org.apache.ws.jaxme.xs.impl

Class XSUnionTypeRestrictionImpl

public class XSUnionTypeRestrictionImpl extends XSSimpleTypeRestrictionImpl implements XSUnionType

Author: Jochen Wiedmann

Constructor Summary
protected XSUnionTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction)
Method Summary
XSType[]getMemberTypes()
XSUnionTypegetUnionType()
booleanisUnion()

Constructor Detail

XSUnionTypeRestrictionImpl

protected XSUnionTypeRestrictionImpl(XSType pParent, XSType pRestrictedType, XsGSimpleRestrictionModel pRestriction)

Method Detail

getMemberTypes

public XSType[] getMemberTypes()

getUnionType

public XSUnionType getUnionType()

isUnion

public boolean isUnion()