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