org.apache.ws.jaxme.xs.jaxb

Interface JAXBJavaTypeOwner

public interface JAXBJavaTypeOwner

Interface of an element providing a jaxb:javaType customization.
Method Summary
JAXBJavaTypegetJAXBJavaType()
Returns the elements jaxb:javaType customization, if any, or null.

Method Detail

getJAXBJavaType

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