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