| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais |
| Modifier and Type | Method and Description |
|---|---|
protected BalanceTypeTO |
BalanceReportMapperImpl.balanceTypeToBalanceTypeTO(BalanceType balanceType) |
protected BalanceTypeTO |
BalanceMapperImpl.balanceTypeToBalanceTypeTO(BalanceType balanceType) |
| Modifier and Type | Method and Description |
|---|---|
static BalanceTypeTO |
BalanceTypeTO.fromValue(String text) |
@NotNull @Valid BalanceTypeTO |
BalanceTO.getBalanceType()
Get balanceType
|
static BalanceTypeTO |
BalanceTypeTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BalanceTypeTO[] |
BalanceTypeTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BalanceTO |
BalanceTO.balanceType(BalanceTypeTO balanceType) |
void |
BalanceTO.setBalanceType(BalanceTypeTO balanceType) |
Copyright © 2019. All rights reserved.