org.ow2.easywsdl.wsdl.impl.wsdl11.binding.mime
Class MIMEMultipartRelatedImpl

java.lang.Object
  extended by org.ow2.easywsdl.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, AbsItfBindingParam param)
           
 
Method Summary
 AbsItfBindingParam 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,
                                AbsItfBindingParam param)
Method Detail

getParts

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

getParam

public AbsItfBindingParam getParam()
Returns:
the param


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.