public class Allocations extends Object
| Constructor and Description |
|---|
Allocations() |
| Modifier and Type | Method and Description |
|---|---|
Allocations |
addAllocationsItem(Allocation allocationsItem) |
Allocations |
allocations(List<Allocation> allocations) |
boolean |
equals(Object o) |
List<Allocation> |
getAllocations()
Get allocations
|
int |
hashCode() |
void |
setAllocations(List<Allocation> allocations) |
String |
toString() |
public Allocations allocations(List<Allocation> allocations)
public Allocations addAllocationsItem(Allocation allocationsItem)
public List<Allocation> getAllocations()
public void setAllocations(List<Allocation> allocations)
Copyright © 2020. All rights reserved.