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, getType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
protected JAXBSimpleContentTypeImpl(XSType pComplexType, XSType pSimpleType, XsTComplexType pBaseType) throws org.xml.sax.SAXException
Creates a new instance of JAXBSimpleContentTypeImpl.
org.xml.sax.SAXException
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