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