Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.rmcp |
The RMCP-level encoder, decoder and mesage classes.
|
Modifier and Type | Method and Description |
---|---|
RmcpVersion |
RmcpMessage.getVersion() |
static RmcpVersion |
RmcpVersion.valueOf(java.lang.String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
RmcpMessage.setVersion(RmcpVersion version) |