public class Attachment
extends java.lang.Object
| Constructor and Description |
|---|
Attachment()
Instantiates a new attachment.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFileName()
Gets the file name.
|
java.lang.String |
getServerRelativeUrl()
Gets the server relative url.
|