Uses of Class
de.freaklamarsch.systarest.SystaWaterHeaterStatus.operationMode
Package | Description |
---|---|
de.freaklamarsch.systarest |
-
Uses of SystaWaterHeaterStatus.operationMode in de.freaklamarsch.systarest
Methods in de.freaklamarsch.systarest that return SystaWaterHeaterStatus.operationMode Modifier and Type Method Description static SystaWaterHeaterStatus.operationMode
SystaWaterHeaterStatus.operationMode. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SystaWaterHeaterStatus.operationMode[]
SystaWaterHeaterStatus.operationMode. values()
Returns an array containing the constants of this enum type, in the order they are declared.