static Thermoregulation.ValveOrActuatorStatus |
Thermoregulation.ValveOrActuatorStatus.fromValue(Integer i) |
|
static Thermoregulation.ValveOrActuatorStatus |
Thermoregulation.parseActuatorStatus(Thermoregulation msg) |
Parse actuator status from Thermoregulation message (dimensions: 20)
|
static Thermoregulation.ValveOrActuatorStatus |
Thermoregulation.parseValveStatus(Thermoregulation msg,
Thermoregulation.WhatThermo what) |
Parse valve status (CV and HV) from Thermoregulation message (dimensions: 19)
|
static Thermoregulation.ValveOrActuatorStatus |
Thermoregulation.ValveOrActuatorStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Thermoregulation.ValveOrActuatorStatus[] |
Thermoregulation.ValveOrActuatorStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|