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