Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.commands.fru.record |
FRU records wrappers.
|
Modifier and Type | Method and Description |
---|---|
static FruMultiRecordType |
FruMultiRecordType.parseInt(int value) |
static FruMultiRecordType |
FruMultiRecordType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FruMultiRecordType[] |
FruMultiRecordType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|