| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.service.model |
| Modifier and Type | Method and Description |
|---|---|
UsageType |
AccountDetails.getUsageType() |
static UsageType |
UsageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageType[] |
UsageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<UsageType> |
UsageType.getByValue(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountDetails.setUsageType(UsageType usageType) |
Copyright © 2020. All rights reserved.