Uses of Class
org.openwebnet4j.message.Thermoregulation.DimThermo
-
Packages that use Thermoregulation.DimThermo Package Description org.openwebnet4j.message -
-
Uses of Thermoregulation.DimThermo in org.openwebnet4j.message
Methods in org.openwebnet4j.message that return Thermoregulation.DimThermo Modifier and Type Method Description static Thermoregulation.DimThermo
Thermoregulation.DimThermo. fromValue(int i)
static Thermoregulation.DimThermo
Thermoregulation.DimThermo. valueOf(String name)
Returns the enum constant of this type with the specified name.static Thermoregulation.DimThermo[]
Thermoregulation.DimThermo. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-