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 ServiceEndpointInterfaceMapping.getWsdlPortType()
          Returns the value of the 'Wsdl Port Type' containment reference
 WSDLPortType JaxrpcmapFactory.createWSDLPortType()
          Returns a new object of class 'WSDL Port Type'
 

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