org.apache.ws.jaxme.xs.jaxb

Interface JAXBJavaTypeOwner

Known Subinterfaces:
JAXBType
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 Details

getJAXBJavaType

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