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