org.apache.ws.jaxme.xs.jaxb

Interface JAXBSimpleContentType

All Superinterfaces:
JAXBPropertyOwner, XSSimpleContentType
Known Implementing Classes:
JAXBSimpleContentTypeImpl

public interface JAXBSimpleContentType
extends XSSimpleContentType, JAXBPropertyOwner

Author:
Jochen Wiedmann

Method Summary

JAXBProperty
getJAXBProperty()
Returns the customization details of the content type.
JAXBSchemaBindings
getJAXBSchemaBindings()
Returns the complex types schemaBindings.

Methods inherited from interface org.apache.ws.jaxme.xs.jaxb.JAXBPropertyOwner

getJAXBProperty, getJAXBSchemaBindings

Methods inherited from interface org.apache.ws.jaxme.xs.XSSimpleContentType

getType

Method Details

getJAXBProperty

public JAXBProperty getJAXBProperty()
Returns the customization details of the content type.
Specified by:
getJAXBProperty in interface JAXBPropertyOwner

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()
Returns the complex types schemaBindings.
Specified by:
getJAXBSchemaBindings in interface JAXBPropertyOwner