Uses of Enum
org.sentrysoftware.ipmi.core.coding.commands.fru.record.ChassisType
Packages that use ChassisType
-
Uses of ChassisType in org.sentrysoftware.ipmi.core.coding.commands.fru.record
Methods in org.sentrysoftware.ipmi.core.coding.commands.fru.record that return ChassisTypeModifier and TypeMethodDescriptionChassisInfo.getChassisType()static ChassisTypeChassisType.parseInt(int value) static ChassisTypeReturns 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.Methods in org.sentrysoftware.ipmi.core.coding.commands.fru.record with parameters of type ChassisType