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