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

All Known Subinterfaces:
JAXBType
All Known Implementing Classes:
JAXBTypeImpl

public interface JAXBJavaTypeOwner

Interface of an element providing a jaxb:javaType customization.


Method Summary
 JAXBJavaType getJAXBJavaType()
          Returns the elements jaxb:javaType customization, if any, or null.
 

Method Detail

getJAXBJavaType

JAXBJavaType getJAXBJavaType()
Returns the elements jaxb:javaType customization, if any, or null.