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