| Package | Description |
|---|---|
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageCode405PIS |
MessageCode405PIS.fromValue(String text) |
MessageCode405PIS |
TppMessage405PIS.getCode()
Get code
|
MessageCode405PIS |
Error405PISAdditionalErrors.getCode()
Get code
|
MessageCode405PIS |
Error405PIS.getCode()
Get code
|
MessageCode405PIS |
MessageCode405PIS.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
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) |
void |
MessageCode405PIS.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
MessageCode405PIS enumeration) |
Copyright © 2019. All rights reserved.