public class Prepayments extends Object
| Constructor and Description |
|---|
Prepayments() |
| Modifier and Type | Method and Description |
|---|---|
Prepayments |
addPrepaymentsItem(Prepayment prepaymentsItem) |
boolean |
equals(Object o) |
List<Prepayment> |
getPrepayments()
Get prepayments
|
int |
hashCode() |
Prepayments |
prepayments(List<Prepayment> prepayments) |
void |
setPrepayments(List<Prepayment> prepayments) |
String |
toString() |
public Prepayments prepayments(List<Prepayment> prepayments)
public Prepayments addPrepaymentsItem(Prepayment prepaymentsItem)
public List<Prepayment> getPrepayments()
public void setPrepayments(List<Prepayment> prepayments)
Copyright © 2020. All rights reserved.