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