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