Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.commands.sel |
SEL related commands.
|
Modifier and Type | Method and Description |
---|---|
SelRecordType |
SelRecord.getRecordType() |
static SelRecordType |
SelRecordType.parseInt(int value) |
static SelRecordType |
SelRecordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SelRecordType[] |
SelRecordType.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.setRecordType(SelRecordType recordType) |