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