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

Packages that use TPort
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
org.xmlsoap.schemas.wsdl   
 

Uses of TPort in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TPort
EndpointImpl(TPort endpoint, ServiceImpl serviceImpl)
           
 

Uses of TPort in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TPort
protected  java.util.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
 java.util.List<TPort> TService.getPort()
          Gets the value of the port property.
 

Method parameters in org.xmlsoap.schemas.wsdl with type arguments of type TPort
 void TService.setPort(java.util.List<TPort> port)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.