org.apache.ws.jaxme.xs.jaxb
Interface JAXBPropertyOwner

All Known Subinterfaces:
JAXBAny, JAXBAttribute, JAXBElement, JAXBSimpleContentType, JAXBWildcard
All 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 Detail

getJAXBSchemaBindings

JAXBSchemaBindings getJAXBSchemaBindings()

Returns the types schemaBindings.


getJAXBProperty

JAXBProperty getJAXBProperty()

Returns the attributes property customization settings.