| 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.XSSimpleContentImplpublic class XSTypeImpl.XSSimpleContentImplextends 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 | |
XSSimpleContentType | |
boolean | |
boolean | |
boolean |
|
boolean |
|
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 XSSimpleContentImpl(XSType pOwner, XsTComplexType pType, XsESimpleContent pSimpleContent) throws SAXException
public XSAttributable[] getAttributes()
- Specified by:
- getAttributes in interface XSComplexType
public XsComplexContentType getComplexContentType()
- Specified by:
- getComplexContentType in interface XSComplexType
public XSSimpleContentType getSimpleContent()
- Specified by:
- getSimpleContent in interface XSComplexType
- Overrides:
- getSimpleContent in interface XSTypeImpl.XSComplexTypeImpl
public boolean hasSimpleContent()
- Specified by:
- hasSimpleContent in interface XSComplexType
- Overrides:
- hasSimpleContent in interface XSTypeImpl.XSComplexTypeImpl
public boolean isElementOnly()
- Specified by:
- isElementOnly in interface XSComplexType
- Overrides:
- isElementOnly in interface XSTypeImpl.XSComplexTypeImpl
public boolean isEmpty()
- Specified by:
- isEmpty in interface XSComplexType
- Overrides:
- isEmpty in interface XSTypeImpl.XSComplexTypeImpl
public boolean isMixed()
- Specified by:
- isMixed in interface XSComplexType
- Overrides:
- isMixed in interface XSTypeImpl.XSComplexTypeImpl