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