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

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

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

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap that return WSDLBinding
 WSDLBinding ServiceEndpointInterfaceMapping.getWsdlBinding()
          Returns the value of the 'Wsdl Binding' containment reference
 WSDLBinding JaxrpcmapFactory.createWSDLBinding()
          Returns a new object of class 'WSDL Binding'
 

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap with parameters of type WSDLBinding
 void ServiceEndpointInterfaceMapping.setWsdlBinding(WSDLBinding value)
          Sets the value of the 'Wsdl Binding' containment reference