| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.exception.model.error500 |
| Modifier and Type | Method and Description |
|---|---|
static MessageCode500PIIS |
MessageCode500PIIS.fromValue(String text) |
@NotNull @Valid MessageCode500PIIS |
TppMessage500PIIS.getCode()
Get code
|
static MessageCode500PIIS |
MessageCode500PIIS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCode500PIIS[] |
MessageCode500PIIS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TppMessage500PIIS |
TppMessage500PIIS.code(MessageCode500PIIS code) |
void |
TppMessage500PIIS.setCode(MessageCode500PIIS code) |
Copyright © 2019. All rights reserved.