Uses of Enum
org.metricshub.ipmi.core.coding.rmcp.RmcpVersion
Packages that use RmcpVersion
Package
Description
The RMCP-level encoder, decoder and mesage classes.
-
Uses of RmcpVersion in org.metricshub.ipmi.core.coding.rmcp
Methods in org.metricshub.ipmi.core.coding.rmcp that return RmcpVersionModifier and TypeMethodDescriptionRmcpMessage.getVersion()
static RmcpVersion
Returns the enum constant of this type with the specified name.static RmcpVersion[]
RmcpVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.metricshub.ipmi.core.coding.rmcp with parameters of type RmcpVersion