Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.commands.sel |
SEL related commands.
|
Modifier and Type | Method and Description |
---|---|
EventDirection |
SelRecord.getEventDirection() |
static EventDirection |
EventDirection.parseInt(int value) |
static EventDirection |
EventDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventDirection[] |
EventDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SelRecord.setEventDirection(EventDirection eventDirection) |