Package com.xero.models.accounting
Class Attachments
java.lang.Object
com.xero.models.accounting.Attachments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAttachmentsItem(Attachment attachmentsItem) attachmentsattachments(List<Attachment> attachments) attachmentsbooleanGet attachmentsinthashCode()voidsetAttachments(List<Attachment> attachments) attachmentstoString()
-
Constructor Details
-
Attachments
public Attachments()
-
-
Method Details
-
attachments
attachments- Parameters:
attachments- List<Attachment>- Returns:
- Attachments
-
addAttachmentsItem
attachments- Parameters:
attachmentsItem- Attachment- Returns:
- Attachments
-
getAttachments
-
setAttachments
attachments- Parameters:
attachments- List<Attachment>
-
equals
-
hashCode
-
toString
-