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