| Package | Description |
|---|---|
| de.adorsys.psd2.client.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageCode404AIS |
MessageCode404AIS.fromValue(String text) |
MessageCode404AIS |
Error404AISAdditionalErrors.getCode()
Get code
|
MessageCode404AIS |
TppMessage404AIS.getCode()
Get code
|
MessageCode404AIS |
Error404AIS.getCode()
Get code
|
MessageCode404AIS |
MessageCode404AIS.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static MessageCode404AIS |
MessageCode404AIS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCode404AIS[] |
MessageCode404AIS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Error404AISAdditionalErrors |
Error404AISAdditionalErrors.code(MessageCode404AIS code) |
TppMessage404AIS |
TppMessage404AIS.code(MessageCode404AIS code) |
Error404AIS |
Error404AIS.code(MessageCode404AIS code) |
void |
Error404AISAdditionalErrors.setCode(MessageCode404AIS code) |
void |
TppMessage404AIS.setCode(MessageCode404AIS code) |
void |
Error404AIS.setCode(MessageCode404AIS code) |
void |
MessageCode404AIS.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
MessageCode404AIS enumeration) |
Copyright © 2019. All rights reserved.