org.apache.ws.jaxme.xs.impl

Class XSTypeImpl.XSGroupComplexTypeImpl

public class XSTypeImpl.XSGroupComplexTypeImpl extends XSTypeImpl.XSBasicComplexTypeImpl

Constructor Summary
XSGroupComplexTypeImpl(XSType pOwner, XsTComplexType pType, XSGroup pGroup, XsTGroupRef pRef)
Method Summary
booleanisAll()
booleanisChoice()
booleanisSequence()

Constructor Detail

XSGroupComplexTypeImpl

public XSGroupComplexTypeImpl(XSType pOwner, XsTComplexType pType, XSGroup pGroup, XsTGroupRef pRef)

Method Detail

isAll

public boolean isAll()

isChoice

public boolean isChoice()

isSequence

public boolean isSequence()