Uses of Class
de.freaklamarsch.systarest.FakeSTouch.ConnectionStatus
Package | Description |
---|---|
de.freaklamarsch.systarest |
-
Uses of FakeSTouch.ConnectionStatus in de.freaklamarsch.systarest
Methods in de.freaklamarsch.systarest that return FakeSTouch.ConnectionStatus Modifier and Type Method Description FakeSTouch.ConnectionStatus
FakeSTouch. connect()
Connects the simulated S-Touch device to a Paradigma SystaComfort unit.static FakeSTouch.ConnectionStatus
FakeSTouch.ConnectionStatus. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static FakeSTouch.ConnectionStatus[]
FakeSTouch.ConnectionStatus. values()
Returns an array containing the constants of this enum type, in the order they are declared.