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

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

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

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap that return WSDLPortType
 WSDLPortType JaxrpcmapFactory.createWSDLPortType()
          Returns a new object of class 'WSDL Port Type'
 WSDLPortType ServiceEndpointInterfaceMapping.getWsdlPortType()
          Returns the value of the 'Wsdl Port Type' containment reference
 

Methods in org.eclipse.jst.j2ee.webservice.jaxrpcmap with parameters of type WSDLPortType
 void ServiceEndpointInterfaceMapping.setWsdlPortType(WSDLPortType value)
          Sets the value of the 'Wsdl Port Type' containment reference