| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl
org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSBasicComplexTypeImpl
| Field Summary | 
| Fields inherited from class org.apache.ws.jaxme.xs.impl.XSTypeImpl.XSComplexTypeImpl | 
| extendedType, owner, restrictedType | 
| Constructor Summary | |
| XSTypeImpl.XSBasicComplexTypeImpl(XSType pOwner,
                                  XsTComplexType pType) | |
| Method Summary | |
|  XSAttributable[] | getAttributes()Returns the complex types attributes. | 
|  XsComplexContentType | getComplexContentType()If the element hasn't simple content: Returns the element contents type. | 
|  XSParticle | getParticle()If the element hasn't simple content: Returns the complex elements particle. | 
|  void | setParticle(XsComplexContentType pType,
            XSParticle pParticle) | 
| 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 | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public XSTypeImpl.XSBasicComplexTypeImpl(XSType pOwner,
                                         XsTComplexType pType)
                                  throws org.xml.sax.SAXException
| Method Detail | 
public void setParticle(XsComplexContentType pType,
                        XSParticle pParticle)
public XSParticle getParticle()
XSComplexTypeIf the element hasn't simple content: Returns the complex elements particle.
public XSAttributable[] getAttributes()
XSComplexTypeReturns the complex types attributes.
public XsComplexContentType getComplexContentType()
XSComplexTypeIf the element hasn't simple content: Returns the element contents type.
getComplexContentType in interface XSComplexTypegetComplexContentType in class XSTypeImpl.XSComplexTypeImpl| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||