Uses of Interface
com.ebmwebsourcing.easywsdl11.api.element.PortType

Packages that use PortType
com.ebmwebsourcing.easywsdl11.api.type   
 

Uses of PortType in com.ebmwebsourcing.easywsdl11.api.type
 

Methods in com.ebmwebsourcing.easywsdl11.api.type that return PortType
 PortType TBinding.findPortType()
           
 PortType TDefinitions.getPortTypeByName(java.lang.String name)
           
 PortType[] TDefinitions.getPortTypes()
           
 

Methods in com.ebmwebsourcing.easywsdl11.api.type with parameters of type PortType
 void TDefinitions.addPortType(PortType portType)
           
 void TDefinitions.removePortType(PortType portType)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.