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

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

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

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap that return WSDLMessageMapping
 WSDLMessageMapping MethodParamPartsMapping.getWsdlMessageMapping()
          Returns the value of the 'Wsdl Message Mapping' containment reference
 WSDLMessageMapping JaxrpcmapFactory.createWSDLMessageMapping()
          Returns a new object of class 'WSDL Message Mapping'
 

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap with parameters of type WSDLMessageMapping
 void MethodParamPartsMapping.setWsdlMessageMapping(WSDLMessageMapping value)
          Sets the value of the 'Wsdl Message Mapping' containment reference