|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl
org.apache.ws.jaxme.xs.jaxb.impl.JAXBSimpleContentTypeImpl
public class JAXBSimpleContentTypeImpl
Constructor Summary | |
---|---|
protected |
JAXBSimpleContentTypeImpl(XSType pComplexType,
XSType pSimpleType,
XsTComplexType pBaseType)
Creates a new instance of JAXBSimpleContentTypeImpl. |
Method Summary | |
---|---|
JAXBProperty |
getJAXBProperty()
Returns the customization details of the content type. |
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the complex types schemaBindings. |
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSSimpleContentTypeImpl |
---|
getBaseType, getComplexType, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.ws.jaxme.xs.XSSimpleContentType |
---|
getType |
Constructor Detail |
---|
protected JAXBSimpleContentTypeImpl(XSType pComplexType, XSType pSimpleType, XsTComplexType pBaseType) throws org.xml.sax.SAXException
Creates a new instance of JAXBSimpleContentTypeImpl.
org.xml.sax.SAXException
Method Detail |
---|
public JAXBSchemaBindings getJAXBSchemaBindings()
JAXBSimpleContentType
Returns the complex types schemaBindings.
getJAXBSchemaBindings
in interface JAXBPropertyOwner
getJAXBSchemaBindings
in interface JAXBSimpleContentType
public JAXBProperty getJAXBProperty()
JAXBSimpleContentType
Returns the customization details of the content type.
getJAXBProperty
in interface JAXBPropertyOwner
getJAXBProperty
in interface JAXBSimpleContentType
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |