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