public class Attachments extends Object
| Constructor and Description |
|---|
Attachments() |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
addAttachmentsItem(Attachment attachmentsItem) |
Attachments |
attachments(List<Attachment> attachments) |
boolean |
equals(Object o) |
List<Attachment> |
getAttachments()
Get attachments
|
int |
hashCode() |
void |
setAttachments(List<Attachment> attachments) |
String |
toString() |
public Attachments attachments(List<Attachment> attachments)
public Attachments addAttachmentsItem(Attachment attachmentsItem)
public List<Attachment> getAttachments()
public void setAttachments(List<Attachment> attachments)
Copyright © 2020. All rights reserved.