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