Uses of Interface
org.eclipse.jst.j2ee.webservice.wsdd.WSDLPort

Packages that use WSDLPort
org.eclipse.jst.j2ee.webservice.wsdd This package includes the web services deployment descriptor common model api.  
 

Uses of WSDLPort in org.eclipse.jst.j2ee.webservice.wsdd
 

Methods in org.eclipse.jst.j2ee.webservice.wsdd that return WSDLPort
 WSDLPort PortComponent.getWsdlPort()
          Returns the value of the 'Wsdl Port' containment reference
 WSDLPort WsddFactory.createWSDLPort()
          Returns a new object of class 'WSDL Port'
 

Methods in org.eclipse.jst.j2ee.webservice.wsdd with parameters of type WSDLPort
 void PortComponent.setWsdlPort(WSDLPort value)
          Sets the value of the 'Wsdl Port' containment reference