Package com.xero.models.accounting
Class Allocations
java.lang.Object
com.xero.models.accounting.Allocations
public class Allocations extends Object
Allocations
-
Constructor Summary
Constructors Constructor Description Allocations() -
Method Summary
Modifier and Type Method Description AllocationsaddAllocationsItem(Allocation allocationsItem)Allocationsallocations(List<Allocation> allocations)booleanequals(Object o)List<Allocation>getAllocations()Get allocationsinthashCode()voidsetAllocations(List<Allocation> allocations)StringtoString()
-
Constructor Details
-
Allocations
public Allocations()
-
-
Method Details