Uses of Interface
org.eclipse.wst.wsdl.PortType

Packages that use PortType
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of PortType in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return PortType
 PortType WSDLFactory.createPortType()
          Returns a new object of class 'Port Type'
 PortType Binding.getEPortType()
          Returns the value of the 'EPort Type' reference
 

Methods in org.eclipse.wst.wsdl with parameters of type PortType
 void Binding.setEPortType(PortType value)
          Sets the value of the 'EPort Type' reference