| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static BalanceType |
BalanceType.fromValue(String text) |
BalanceType |
Balance.getBalanceType()
Get balanceType
|
static BalanceType |
BalanceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BalanceType[] |
BalanceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Balance |
Balance.balanceType(BalanceType balanceType) |
void |
Balance.setBalanceType(BalanceType balanceType) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.