public class Attachment extends Object
| Constructor and Description |
|---|
Attachment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
String |
getId() |
String |
getName() |
void |
setContentType(String contentType) |
void |
setId(String id) |
void |
setName(String name) |
Copyright © 2010–2016. All rights reserved.