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