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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with parameters of type TPart
MIMEPartImpl(TPart part, BindingParam param)
           
 

Uses of TPart in org.xmlsoap.schemas.wsdl.mime
 

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

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

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.