Uses of Interface
io.github.hapjava.characteristics.ExceptionalConsumer
-
-
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.accessoryinformation
Constructors in io.github.hapjava.characteristics.impl.accessoryinformation with parameters of type ExceptionalConsumer Constructor Description IdentifyCharacteristic(ExceptionalConsumer<Boolean> setter) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.airpurifier
Constructors in io.github.hapjava.characteristics.impl.airpurifier with parameters of type ExceptionalConsumer Constructor Description TargetAirPurifierStateCharacteristic(Supplier<CompletableFuture<TargetAirPurifierStateEnum>> getter, ExceptionalConsumer<TargetAirPurifierStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.audio
Constructors in io.github.hapjava.characteristics.impl.audio with parameters of type ExceptionalConsumer Constructor Description MuteCharacteristic(Supplier<CompletableFuture<Boolean>> getter, ExceptionalConsumer<Boolean> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)VolumeCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.base
Fields in io.github.hapjava.characteristics.impl.base with type parameters of type ExceptionalConsumer Modifier and Type Field Description protected Optional<ExceptionalConsumer<T>>EnumCharacteristic. setter -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.common
-
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.fan
-
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.filtermaintenance
Constructors in io.github.hapjava.characteristics.impl.filtermaintenance with parameters of type ExceptionalConsumer Constructor Description ResetFilterIndicationCharacteristic(ExceptionalConsumer<Integer> setter) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.garagedoor
Constructors in io.github.hapjava.characteristics.impl.garagedoor with parameters of type ExceptionalConsumer Constructor Description TargetDoorStateCharacteristic(Supplier<CompletableFuture<TargetDoorStateEnum>> getter, ExceptionalConsumer<TargetDoorStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.heatercooler
Constructors in io.github.hapjava.characteristics.impl.heatercooler with parameters of type ExceptionalConsumer Constructor Description TargetHeaterCoolerStateCharacteristic(TargetHeaterCoolerStateEnum[] validValues, Supplier<CompletableFuture<TargetHeaterCoolerStateEnum>> getter, ExceptionalConsumer<TargetHeaterCoolerStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.humidifier
Constructors in io.github.hapjava.characteristics.impl.humidifier with parameters of type ExceptionalConsumer Constructor Description HumidityDehumidifierThresholdCharacteristic(Supplier<CompletableFuture<Double>> getter, ExceptionalConsumer<Double> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)HumidityHumidifierThresholdCharacteristic(Supplier<CompletableFuture<Double>> getter, ExceptionalConsumer<Double> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)TargetHumidifierDehumidifierStateCharacteristic(TargetHumidifierDehumidifierStateEnum[] validValues, Supplier<CompletableFuture<TargetHumidifierDehumidifierStateEnum>> getter, ExceptionalConsumer<TargetHumidifierDehumidifierStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.humiditysensor
Constructors in io.github.hapjava.characteristics.impl.humiditysensor with parameters of type ExceptionalConsumer Constructor Description TargetRelativeHumidityCharacteristic(Supplier<CompletableFuture<Double>> getter, ExceptionalConsumer<Double> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.inputsource
Constructors in io.github.hapjava.characteristics.impl.inputsource with parameters of type ExceptionalConsumer Constructor Description TargetVisibilityStateCharacteristic(Supplier<CompletableFuture<TargetVisibilityStateEnum>> getter, ExceptionalConsumer<TargetVisibilityStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.lightbulb
-
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.lock
Constructors in io.github.hapjava.characteristics.impl.lock with parameters of type ExceptionalConsumer Constructor Description LockTargetStateCharacteristic(Supplier<CompletableFuture<LockTargetStateEnum>> getter, ExceptionalConsumer<LockTargetStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.securitysystem
Constructors in io.github.hapjava.characteristics.impl.securitysystem with parameters of type ExceptionalConsumer Constructor Description TargetSecuritySystemStateCharacteristic(TargetSecuritySystemStateEnum[] validValues, Supplier<CompletableFuture<TargetSecuritySystemStateEnum>> getter, ExceptionalConsumer<TargetSecuritySystemStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.slat
Constructors in io.github.hapjava.characteristics.impl.slat with parameters of type ExceptionalConsumer Constructor Description TargetTiltAngleCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.television
Constructors in io.github.hapjava.characteristics.impl.television with parameters of type ExceptionalConsumer Constructor Description ClosedCaptionsCharacteristic(Supplier<CompletableFuture<ClosedCaptionsEnum>> getter, ExceptionalConsumer<ClosedCaptionsEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)PictureModeCharacteristic(Supplier<CompletableFuture<PictureModeEnum>> getter, ExceptionalConsumer<PictureModeEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)PowerModeCharacteristic(ExceptionalConsumer<PowerModeEnum> setter)RemoteKeyCharacteristic(ExceptionalConsumer<RemoteKeyEnum> setter)TargetMediaStateCharacteristic(Supplier<CompletableFuture<TargetMediaStateEnum>> getter, ExceptionalConsumer<TargetMediaStateEnum> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.televisionspeaker
Constructors in io.github.hapjava.characteristics.impl.televisionspeaker with parameters of type ExceptionalConsumer Constructor Description VolumeSelectorCharacteristic(ExceptionalConsumer<VolumeSelectorEnum> setter) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.thermostat
-
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.valve
Constructors in io.github.hapjava.characteristics.impl.valve with parameters of type ExceptionalConsumer Constructor Description SetDurationCharacteristic(int minValue, int maxValue, Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)SetDurationCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber) -
Uses of ExceptionalConsumer in io.github.hapjava.characteristics.impl.windowcovering
Constructors in io.github.hapjava.characteristics.impl.windowcovering with parameters of type ExceptionalConsumer Constructor Description HoldPositionCharacteristic(ExceptionalConsumer<Boolean> setter)TargetHorizontalTiltAngleCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)TargetPositionCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)TargetVerticalTiltAngleCharacteristic(Supplier<CompletableFuture<Integer>> getter, ExceptionalConsumer<Integer> setter, Consumer<HomekitCharacteristicChangeCallback> subscriber, Runnable unsubscriber)
-