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