Uses of Enum
org.sentrysoftware.ipmi.core.coding.commands.sel.EventDirection
Packages that use EventDirection
-
Uses of EventDirection in org.sentrysoftware.ipmi.core.coding.commands.sel
Methods in org.sentrysoftware.ipmi.core.coding.commands.sel that return EventDirectionModifier and TypeMethodDescriptionSelRecord.getEventDirection()static EventDirectionEventDirection.parseInt(int value) static EventDirectionReturns the enum constant of this type with the specified name.static EventDirection[]EventDirection.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.sel with parameters of type EventDirectionModifier and TypeMethodDescriptionvoidSelRecord.setEventDirection(EventDirection eventDirection)