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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TPart
PartImpl(TPart part, Param param)
           
 

Uses of TPart in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TPart
protected  java.util.List<TPart> TMessage.part
           
 

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

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TPart
 java.util.List<TPart> TMessage.getPart()
          Gets the value of the part property.
 

Method parameters in org.xmlsoap.schemas.wsdl with type arguments of type TPart
 void TMessage.setPart(java.util.List<TPart> part)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.