Uses of Class
org.xmlsoap.schemas.wsdl.TPort

Packages that use TPort
org.xmlsoap.schemas.wsdl   
 

Uses of TPort in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TPort
protected  List<TPort> TService.port
           
 

Methods in org.xmlsoap.schemas.wsdl that return TPort
 TPort ObjectFactory.createTPort()
          Create an instance of TPort
 

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TPort
 List<TPort> TService.getPort()
          Gets the value of the port property.
 



Copyright © 2011 jbundle.org. All Rights Reserved.