org.opencrx.application.airsync.datatypes
Class AttachmentDataT
java.lang.Object
org.opencrx.application.airsync.datatypes.AttachmentDataT
public class AttachmentDataT
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentDataT
public AttachmentDataT()
getContent
public InputStream getContent()
getContentType
public String getContentType()
setContent
public void setContent(InputStream content)
setContentType
public void setContentType(String contentType)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.