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