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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with parameters of type TMimeXml
MIMEXmlImpl(TMimeXml mimeXml)
           
 

Constructor parameters in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with type arguments of type TMimeXml
MIMEBindingImpl(java.util.List<ContentType> contents, java.util.List<TMimeXml> mimeXmls, java.util.List<MultipartRelatedType> multiparts, BindingParam param)
           
 

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

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

Methods in org.xmlsoap.schemas.wsdl.mime that return types with arguments of type TMimeXml
 javax.xml.bind.JAXBElement<TMimeXml> ObjectFactory.createMimeXml(TMimeXml value)
          Create an instance of JAXBElement<TMimeXml>}
 

Methods in org.xmlsoap.schemas.wsdl.mime with parameters of type TMimeXml
 javax.xml.bind.JAXBElement<TMimeXml> ObjectFactory.createMimeXml(TMimeXml value)
          Create an instance of JAXBElement<TMimeXml>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.