| Modifier and Type | Method and Description |
|---|---|
static MessageCode2XX |
MessageCode2XX.fromValue(String value) |
MessageCode2XX |
TppMessage2XX.getCode() |
static MessageCode2XX |
MessageCode2XX.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageCode2XX[] |
MessageCode2XX.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.setCode(MessageCode2XX code) |
Copyright © 2020. All rights reserved.