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