| Modifier and Type | Method and Description |
|---|---|
static ReturnCode |
ReturnCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReturnCode[] |
ReturnCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Terminator(ReturnCode code)
Constructor.
|
Copyright © 2011–2016. All rights reserved.