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