org.apache.ws.jaxme.xs.jaxb

Interface JAXBPropertyOwner

public interface JAXBPropertyOwner

Author: Jochen Wiedmann

Method Summary
JAXBPropertygetJAXBProperty()

Returns the attributes property customization settings.

JAXBSchemaBindingsgetJAXBSchemaBindings()

Returns the types schemaBindings.

Method Detail

getJAXBProperty

public JAXBProperty getJAXBProperty()

Returns the attributes property customization settings.

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()

Returns the types schemaBindings.