com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime
Class MIMEMultipartRelatedImpl

java.lang.Object
  extended by com.ebmwebsourcing.commons.wsdl.impl.wsdl11.binding.mime.MIMEMultipartRelatedImpl
All Implemented Interfaces:
MIMEMultipartRelated

public class MIMEMultipartRelatedImpl
extends java.lang.Object
implements MIMEMultipartRelated

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
MIMEMultipartRelatedImpl(MultipartRelatedType multipart, BindingParam param)
           
 
Method Summary
 BindingParam getParam()
           
 java.util.List<MIMEPart> getParts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MIMEMultipartRelatedImpl

public MIMEMultipartRelatedImpl(MultipartRelatedType multipart,
                                BindingParam param)
Method Detail

getParts

public java.util.List<MIMEPart> getParts()
Specified by:
getParts in interface MIMEMultipartRelated

getParam

public BindingParam getParam()
Returns:
the param


Copyright © 2008 eBM WebSourcing. All Rights Reserved.