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