public class XSTypeImpl.XSGroupComplexTypeImpl extends XSTypeImpl.XSBasicComplexTypeImpl
owner, restrictedType| Constructor and Description |
|---|
XSTypeImpl.XSGroupComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XSGroup pGroup,
XsTGroupRef pRef) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAll() |
boolean |
isChoice() |
boolean |
isSequence() |
getAttributes, getComplexContentType, getParticle, setParticlegetExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, validatepublic XSTypeImpl.XSGroupComplexTypeImpl(XSType pOwner, XsTComplexType pType, XSGroup pGroup, XsTGroupRef pRef) throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionpublic boolean isAll()
isAll in class XSTypeImpl.XSComplexTypeImplpublic boolean isChoice()
isChoice in class XSTypeImpl.XSComplexTypeImplpublic boolean isSequence()
isSequence in class XSTypeImpl.XSComplexTypeImpl