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