org.opencrx.application.airsync.datatypes
Class AttachmentT
java.lang.Object
org.opencrx.application.airsync.datatypes.AttachmentT
public class AttachmentT
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentT
public AttachmentT()
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
getAttachmentName
public String getAttachmentName()
setAttachmentName
public void setAttachmentName(String name)
getMethod
public MethodAttachment getMethod()
setMethod
public void setMethod(MethodAttachment method)
getEstimatedDataSize
public Integer getEstimatedDataSize()
setEstimatedDataSize
public void setEstimatedDataSize(Integer estimatedDataSize)
getContentId
public String getContentId()
setContentId
public void setContentId(String contentId)
getContentLocation
public String getContentLocation()
setContentLocation
public void setContentLocation(String contentLocation)
getIsInline
public Boolean getIsInline()
setIsInline
public void setIsInline(Boolean isInline)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.