public final class SGAControlAction extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_RESTART |
static int |
_SHUTDOWN |
static SGAControlAction |
RESTART |
static SGAControlAction |
SHUTDOWN |
| Modifier | Constructor and Description |
|---|---|
protected |
SGAControlAction(int i) |
| Modifier and Type | Method and Description |
|---|---|
static SGAControlAction |
from_int(int value) |
String |
toString() |
int |
value() |
public static final int _SHUTDOWN
public static final SGAControlAction SHUTDOWN
public static final int _RESTART
public static final SGAControlAction RESTART
public int value()
public static SGAControlAction from_int(int value)
Copyright © 2017. All rights reserved.