Package com.xero.models.accounting
Class Attachments
java.lang.Object
com.xero.models.accounting.Attachments
public class Attachments extends Object
Attachments
-
Constructor Summary
Constructors Constructor Description Attachments() -
Method Summary
Modifier and Type Method Description AttachmentsaddAttachmentsItem(Attachment attachmentsItem)Attachmentsattachments(List<Attachment> attachments)booleanequals(Object o)List<Attachment>getAttachments()Get attachmentsinthashCode()voidsetAttachments(List<Attachment> attachments)StringtoString()
-
Constructor Details
-
Attachments
public Attachments()
-
-
Method Details