| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageCode2XX |
MessageCode2XX.fromValue(String text) |
@NotNull @Valid MessageCode2XX |
TppMessage2XX.getCode()
Get code
|
static MessageCode2XX |
MessageCode2XX.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCode2XX[] |
MessageCode2XX.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TppMessage2XX |
TppMessage2XX.code(MessageCode2XX code) |
void |
TppMessage2XX.setCode(MessageCode2XX code) |
Copyright © 2019. All rights reserved.