FanDirectionProfile
@ExperimentalCarApi
public final class FanDirectionProfile
Container class for information about the FEATURE_FAN_DIRECTION feature such as supported values for the feature specific to sets of car zones.
Summary
Nested types |
|---|
public final class FanDirectionProfile.BuilderA builder for FanDirectionProfile. |
Public methods |
|
|---|---|
@NonNull Map<Set<CarZone>, Set<Integer>> |
Returns a set of supported values for the feature mapped to the set of car zones. |
Public methods
getCarZoneSetsToFanDirectionValues
Added in 1.3.0
public @NonNull Map<Set<CarZone>, Set<Integer>> getCarZoneSetsToFanDirectionValues()
Returns a set of supported values for the feature mapped to the set of car zones.
The values that can be regulated together for a set of car zones are combined together.