public class Attachment extends Object
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContentType() |
Date |
getCreated() |
String |
getCreatedBy() |
String |
getFilename() |
String |
getId() |
Date |
getLastUpdated() |
Long |
getSize() |
String |
getUri() |
int |
hashCode() |
String |
toString() |
public String getId()
public Date getCreated()
public String getCreatedBy()
public Date getLastUpdated()
public String getContentType()
public String getFilename()
public String getUri()
public Long getSize()
Copyright © 2018. All rights reserved.