net.sf.jaxme.xs.jaxb
Interface JAXBPropertyOwner

All Known Subinterfaces:
JAXBAttribute, JAXBElement, JAXBSimpleContentType
All Known Implementing Classes:
JAXBAttributeImpl, JAXBElementImpl, JAXBSimpleContentTypeImpl

public interface JAXBPropertyOwner

Author:
Jochen Wiedmann

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

Method Detail

getJAXBSchemaBindings

public JAXBSchemaBindings getJAXBSchemaBindings()

Returns the types schemaBindings.


getJAXBProperty

public JAXBProperty getJAXBProperty()

Returns the attributes property customization settings.