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, setParticle
getExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isAll, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, isSequence, validate
public XSTypeImpl.XSChoiceComplexTypeImpl(XSType pOwner, XsTComplexType pType, XsEChoice pChoice) throws org.xml.sax.SAXException
org.xml.sax.SAXException
public boolean isChoice()
isChoice
in class XSTypeImpl.XSComplexTypeImpl