Uses of Class
org.mule.devkit.wsdl.PortType

Packages that use PortType
org.mule.devkit.wsdl   
 

Uses of PortType in org.mule.devkit.wsdl
 

Methods in org.mule.devkit.wsdl that return types with arguments of type PortType
 List<PortType> Definition.getPortTypes()
           
 

Methods in org.mule.devkit.wsdl with parameters of type PortType
 void Definition.addPortType(PortType portType)
           
 

Method parameters in org.mule.devkit.wsdl with type arguments of type PortType
 void Definition.setPortTypes(List<PortType> portTypes)
           
 



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.