public class JAXBSimpleContentTypeImpl extends XSSimpleContentTypeImpl implements JAXBSimpleContentType
| Modifier | Constructor and Description |
|---|---|
protected |
JAXBSimpleContentTypeImpl(XSType pComplexType,
XSType pSimpleType,
XsTComplexType pBaseType)
Creates a new instance of JAXBSimpleContentTypeImpl.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBProperty |
getJAXBProperty()
Returns the customization details of the content type.
|
JAXBSchemaBindings |
getJAXBSchemaBindings()
Returns the complex types schemaBindings.
|
getBaseType, getComplexType, getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeprotected JAXBSimpleContentTypeImpl(XSType pComplexType, XSType pSimpleType, XsTComplexType pBaseType) throws org.xml.sax.SAXException
Creates a new instance of JAXBSimpleContentTypeImpl.
org.xml.sax.SAXExceptionpublic JAXBSchemaBindings getJAXBSchemaBindings()
JAXBSimpleContentTypeReturns the complex types schemaBindings.
getJAXBSchemaBindings in interface JAXBPropertyOwnergetJAXBSchemaBindings in interface JAXBSimpleContentTypepublic JAXBProperty getJAXBProperty()
JAXBSimpleContentTypeReturns the customization details of the content type.
getJAXBProperty in interface JAXBPropertyOwnergetJAXBProperty in interface JAXBSimpleContentType