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

java.lang.Object
  extended by org.ow2.easywsdl.wsdl.impl.wsdl11.binding.mime.MIMEContentImpl
All Implemented Interfaces:
MIMEContent

public class MIMEContentImpl
extends java.lang.Object
implements MIMEContent

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
MIMEContentImpl(ContentType content)
           
 
Method Summary
 java.lang.String getPart()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MIMEContentImpl

public MIMEContentImpl(ContentType content)
Method Detail

getPart

public java.lang.String getPart()
Specified by:
getPart in interface MIMEContent

getType

public java.lang.String getType()
Specified by:
getType in interface MIMEContent


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