Uses of Class
io.github.hapjava.characteristics.impl.garagedoor.CurrentDoorStateCharacteristic
- 
Packages that use CurrentDoorStateCharacteristic Package Description io.github.hapjava.services.impl  - 
- 
Uses of CurrentDoorStateCharacteristic in io.github.hapjava.services.impl
Constructors in io.github.hapjava.services.impl with parameters of type CurrentDoorStateCharacteristic Constructor Description GarageDoorOpenerService(CurrentDoorStateCharacteristic currentState, TargetDoorStateCharacteristic targetState, ObstructionDetectedCharacteristic obstruction) 
 -