org.apache.ws.jaxme.xs.impl

Class XSTypeImpl.XSAllComplexTypeImpl

Enclosing Class:
XSTypeImpl
Implemented Interfaces:
XSComplexType

public class XSTypeImpl.XSAllComplexTypeImpl
extends XSTypeImpl.XSBasicComplexTypeImpl

Field Summary

Fields inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl

extendedType, owner, restrictedType

Constructor Summary

XSAllComplexTypeImpl(XSType pOwner, XsTComplexType pType, XsTAll pAll)

Method Summary

boolean
isAll()

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl

getAttributes, getComplexContentType, getParticle, setParticle

Methods inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl

getExtendedType, getOwner, getRestrictedType, getSimpleContent, getXsTComplexType, hasComplexContent, hasSimpleContent, isAll, isChoice, isElementOnly, isEmpty, isExtension, isMixed, isRestriction, isSequence, validate

Constructor Details

XSAllComplexTypeImpl

public XSAllComplexTypeImpl(XSType pOwner,
                            XsTComplexType pType,
                            XsTAll pAll)
            throws SAXException

Method Details

isAll

public boolean isAll()
Overrides:
isAll in interface XSTypeImpl.XSComplexTypeImpl