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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime with parameters of type MultipartRelatedType
MIMEMultipartRelatedImpl(MultipartRelatedType multipart, BindingParam param)
           
 

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

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

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

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.