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

All Known Subinterfaces:
JAXBElement, JAXBGroup, JAXBType
All Known Implementing Classes:
JAXBElementImpl, JAXBGroupImpl, JAXBTypeImpl

public interface JAXBClassOwner

Author:
Jochen Wiedmann

Method Summary
 JAXBClass getJAXBClass()
          Returns the groups class customization settings.
 JAXBSchemaBindings getJAXBSchemaBindings()
          Returns the groups schemaBindings.
 

Method Detail

getJAXBSchemaBindings

JAXBSchemaBindings getJAXBSchemaBindings()

Returns the groups schemaBindings.


getJAXBClass

JAXBClass getJAXBClass()

Returns the groups class customization settings.