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