| Package | Description |
|---|---|
| au.org.consumerdatastandards.holder.model |
| Modifier and Type | Method and Description |
|---|---|
BankingProductLendingRate.InterestPaymentDue |
BankingProductLendingRate.getInterestPaymentDue() |
static BankingProductLendingRate.InterestPaymentDue |
BankingProductLendingRate.InterestPaymentDue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BankingProductLendingRate.InterestPaymentDue[] |
BankingProductLendingRate.InterestPaymentDue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BankingProductLendingRate.setInterestPaymentDue(BankingProductLendingRate.InterestPaymentDue interestPaymentDue) |
Copyright © 2019. All rights reserved.