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