Apache CXF API

Uses of Class
org.apache.cxf.tools.common.model.JavaReturn

Packages that use JavaReturn
org.apache.cxf.tools.common.model   
 

Uses of JavaReturn in org.apache.cxf.tools.common.model
 

Methods in org.apache.cxf.tools.common.model that return JavaReturn
 JavaReturn JavaMethod.getReturn()
           
 

Methods in org.apache.cxf.tools.common.model with parameters of type JavaReturn
 void JavaMethod.setReturn(JavaReturn rt)
           
 


Apache CXF API

Apache CXF