Uses of Enum
org.sentrysoftware.ipmi.core.coding.commands.sel.SelRecordType
Packages that use SelRecordType
-
Uses of SelRecordType in org.sentrysoftware.ipmi.core.coding.commands.sel
Methods in org.sentrysoftware.ipmi.core.coding.commands.sel that return SelRecordTypeModifier and TypeMethodDescriptionSelRecord.getRecordType()static SelRecordTypeSelRecordType.parseInt(int value) static SelRecordTypeReturns the enum constant of this type with the specified name.static SelRecordType[]SelRecordType.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 SelRecordType