| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImplorg.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImplpublic abstract class XSTypeImpl.XSBasicComplexTypeImplextends XSTypeImpl.XSComplexTypeImplField Summary |
Fields inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl | |
extendedType, owner, restrictedType | |
Constructor Summary | |
| |
Method Summary | |
XSAttributable[] | |
XsComplexContentType | |
XSParticle | |
void |
|
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 | |
public XSBasicComplexTypeImpl(XSType pOwner, XsTComplexType pType) throws SAXException
public XSAttributable[] getAttributes()
- Specified by:
- getAttributes in interface XSComplexType
public XsComplexContentType getComplexContentType()
- Specified by:
- getComplexContentType in interface XSComplexType