| Package | Description |
|---|---|
| de.adorsys.ledgers.oba.rest.api.domain |
| Modifier and Type | Method and Description |
|---|---|
static PsuMessageCategory |
PsuMessageCategory.fromValue(String text) |
@NotNull @Valid PsuMessageCategory |
PsuMessage.getCategory()
Get category
|
static PsuMessageCategory |
PsuMessageCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PsuMessageCategory[] |
PsuMessageCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PsuMessage |
PsuMessage.category(PsuMessageCategory category) |
void |
PsuMessage.setCategory(PsuMessageCategory category) |
Copyright © 2019. All rights reserved.