public class BankingScheduledPaymentRecurrenceOnceOff extends Object
| Constructor and Description |
|---|
BankingScheduledPaymentRecurrenceOnceOff() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
java.time.LocalDate |
getPaymentDate()
The scheduled date for the once off payment
|
int |
hashCode() |
void |
setPaymentDate(java.time.LocalDate paymentDate) |
String |
toString() |
public BankingScheduledPaymentRecurrenceOnceOff()
Copyright © 2019. All rights reserved.