Uses of Enum
org.sentrysoftware.ipmi.core.coding.commands.chassis.ChassisIdentifyState
Packages that use ChassisIdentifyState
-
Uses of ChassisIdentifyState in org.sentrysoftware.ipmi.core.coding.commands.chassis
Methods in org.sentrysoftware.ipmi.core.coding.commands.chassis that return ChassisIdentifyStateModifier and TypeMethodDescriptionGetChassisStatusResponseData.getChassisIdentifyState()static ChassisIdentifyStateChassisIdentifyState.parseInt(int value) static ChassisIdentifyStateReturns the enum constant of this type with the specified name.static ChassisIdentifyState[]ChassisIdentifyState.values()Returns an array containing the constants of this enum type, in the order they are declared.