public class PaymentDates extends Object
| Constructor and Description |
|---|
PaymentDates()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPaymentStreamPaymentFrequencyPeriod() |
FrequencyUnit |
getPaymentStreamPaymentFrequencyUnit() |
void |
setPaymentStreamPaymentFrequencyPeriod(int value) |
void |
setPaymentStreamPaymentFrequencyUnit(FrequencyUnit value) |
public int getPaymentStreamPaymentFrequencyPeriod()
public void setPaymentStreamPaymentFrequencyPeriod(int value)
value - time unit multiplier for the frequency of payments.public FrequencyUnit getPaymentStreamPaymentFrequencyUnit()
public void setPaymentStreamPaymentFrequencyUnit(FrequencyUnit value)
value - time unit associated with the frequency of payments.Copyright © 2014–2025 Onix Solutions. All rights reserved.