org.apache.ws.jaxme.xs.jaxb

Interface JAXBPropertyOwner

Known Subinterfaces:
JAXBAny, JAXBAttribute, JAXBElement, JAXBSimpleContentType, JAXBWildcard
Known Implementing Classes:
JAXBAttributeImpl, JAXBElementImpl, JAXBSimpleContentTypeImpl, JAXBWildcardImpl

public interface JAXBPropertyOwner

Author:
Jochen Wiedmann

Method Summary

JAXBProperty
getJAXBProperty()
Returns the attributes property customization settings.
JAXBSchemaBindings
getJAXBSchemaBindings()
Returns the types schemaBindings.

Method Details

getJAXBProperty

public JAXBProperty getJAXBProperty()
Returns the attributes property customization settings.

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()
Returns the types schemaBindings.