public class Attachment extends AttachmentBase implements Serializable
Attachment class.
Constructor and Description |
---|
Attachment()
Constructor for Attachment.
|
Attachment(String sourceDocumentGuid,
String name)
Constructor for Attachment.
|
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Gets attachment size.
|
void |
setSize(long value)
Sets attachment size.
|
getDocumentType, getDocumentTypeFormat, getExtension, getFileType, getName, getSourceDocumentGuid, setName, setSourceDocumentGuid
Copyright © 2018. All rights reserved.