org.apache.ws.jaxme.xs.jaxb

Interface JAXBSimpleContentType

public interface JAXBSimpleContentType extends XSSimpleContentType, JAXBPropertyOwner

Author: Jochen Wiedmann

Method Summary
JAXBPropertygetJAXBProperty()

Returns the customization details of the content type.

JAXBSchemaBindingsgetJAXBSchemaBindings()

Returns the complex types schemaBindings.

Method Detail

getJAXBProperty

public JAXBProperty getJAXBProperty()

Returns the customization details of the content type.

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()

Returns the complex types schemaBindings.