| Modifier and Type | Method and Description |
|---|---|
static TppMessageCategory |
TppMessageCategory.fromValue(String value) |
TppMessageCategory |
TppMessage2XX.getCategory() |
TppMessageCategory |
TppMessage.getCategory() |
static TppMessageCategory |
TppMessageCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TppMessageCategory[] |
TppMessageCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TppMessage2XX.setCategory(TppMessageCategory category) |
void |
TppMessage.setCategory(TppMessageCategory category) |
Copyright © 2020. All rights reserved.