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