org.opencrx.application.airsync.datatypes
Class EmailBodyT
java.lang.Object
org.opencrx.application.airsync.datatypes.EmailBodyT
public class EmailBodyT
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailBodyT
public EmailBodyT()
getType
public MimeType getType()
setType
public void setType(MimeType type)
getEstimatedDataSize
public int getEstimatedDataSize()
setEstimatedDataSize
public void setEstimatedDataSize(int estimatedDataSize)
isTruncated
public boolean isTruncated()
setTruncated
public void setTruncated(boolean isTruncated)
getData
public String getData()
setData
public void setData(String data)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.