Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
public abstract class XSTypeImpl.XSBasicComplexTypeImpl
extends XSTypeImpl.XSComplexTypeImpl
Field 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