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