java.lang.Object
com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
public class SwitchState
extends Object
-
Nested Class Summary
Nested Classes
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SwitchState
public SwitchState()
-
Method Details
-
isOn
public boolean isOn()
-
isLocked
public boolean isLocked()
-
isDeviceLocked
public boolean isDeviceLocked()
-
-