| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.domain | |
| de.adorsys.psd2.xs2a.exception |
| Modifier and Type | Method and Description |
|---|---|
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
String text) |
static TppMessageInformation |
TppMessageInformation.of(MessageCategory category,
MessageErrorCode messageErrorCode,
String text,
String path) |
| Modifier and Type | Method and Description |
|---|---|
static MessageCategory |
MessageCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCategory[] |
MessageCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.