| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static ChargeBearer |
ChargeBearer.fromValue(String text) |
static ChargeBearer |
ChargeBearer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChargeBearer[] |
ChargeBearer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.