Package com.xero.models.accounting
Class Allocations
java.lang.Object
com.xero.models.accounting.Allocations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllocationsItem(Allocation allocationsItem) allocationsallocations(List<Allocation> allocations) allocationsbooleanGet allocationsinthashCode()voidsetAllocations(List<Allocation> allocations) allocationstoString()
-
Constructor Details
-
Allocations
public Allocations()
-
-
Method Details
-
allocations
allocations- Parameters:
allocations- List<Allocation>- Returns:
- Allocations
-
addAllocationsItem
allocations- Parameters:
allocationsItem- Allocation- Returns:
- Allocations
-
getAllocations
-
setAllocations
allocations- Parameters:
allocations- List<Allocation>
-
equals
-
hashCode
-
toString
-