public final class SGAControlAction
extends java.lang.Object
implements org.omg.CORBA.portable.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) |
java.lang.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)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015. All Rights Reserved.