Uses of Interface
org.eclipse.jst.j2ee.webservice.jaxrpcmap.WSDLReturnValueMapping

Packages that use WSDLReturnValueMapping
org.eclipse.jst.j2ee.webservice.jaxrpcmap   
 

Uses of WSDLReturnValueMapping in org.eclipse.jst.j2ee.webservice.jaxrpcmap
 

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap that return WSDLReturnValueMapping
 WSDLReturnValueMapping JaxrpcmapFactory.createWSDLReturnValueMapping()
          Returns a new object of class 'WSDL Return Value Mapping'
 WSDLReturnValueMapping ServiceEndpointMethodMapping.getWsdlReturnValueMapping()
          Returns the value of the 'Wsdl Return Value Mapping' containment reference
 

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap with parameters of type WSDLReturnValueMapping
 void ServiceEndpointMethodMapping.setWsdlReturnValueMapping(WSDLReturnValueMapping value)
          Sets the value of the 'Wsdl Return Value Mapping' containment reference