Uses of Enum
org.sentrysoftware.ipmi.core.coding.commands.payload.DeactivatePayloadCompletionCode
Packages that use DeactivatePayloadCompletionCode
-
Uses of DeactivatePayloadCompletionCode in org.sentrysoftware.ipmi.core.coding.commands.payload
Methods in org.sentrysoftware.ipmi.core.coding.commands.payload that return DeactivatePayloadCompletionCodeModifier and TypeMethodDescriptionDeactivatePayloadCompletionCode.parseInt(int code) Returns the enum constant of this type with the specified name.static DeactivatePayloadCompletionCode[]DeactivatePayloadCompletionCode.values()Returns an array containing the constants of this enum type, in the order they are declared.