| Package | Description |
|---|---|
| au.org.consumerdatastandards.client.model |
| Modifier and Type | Method and Description |
|---|---|
BankingProductLendingRate.LendingRateTypeEnum |
BankingProductLendingRate.getLendingRateType()
Get lendingRateType
|
static BankingProductLendingRate.LendingRateTypeEnum |
BankingProductLendingRate.LendingRateTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BankingProductLendingRate.LendingRateTypeEnum[] |
BankingProductLendingRate.LendingRateTypeEnum.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.setLendingRateType(BankingProductLendingRate.LendingRateTypeEnum lendingRateType) |
Copyright © 2019. All rights reserved.