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