Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Android Documentation
ClimateControlData

Class ClimateControlData

Hierarchy

java.lang.Object
     com.smartdevicelink.proxy.RPCStruct

Package
com.smartdevicelink.proxy.rpc

Quick Jump

Fields
Constructors
Methods

Fields

KEY_FAN_SPEED

public static final java.lang.String KEY_FAN_SPEED
Constant Value
"fanSpeed"

KEY_CURRENT_TEMPERATURE

public static final java.lang.String KEY_CURRENT_TEMPERATURE
Constant Value
"currentTemperature"

KEY_DESIRED_TEMPERATURE

public static final java.lang.String KEY_DESIRED_TEMPERATURE
Constant Value
"desiredTemperature"

KEY_AC_ENABLE

public static final java.lang.String KEY_AC_ENABLE
Constant Value
"acEnable"

KEY_CIRCULATE_AIR_ENABLE

public static final java.lang.String KEY_CIRCULATE_AIR_ENABLE
Constant Value
"circulateAirEnable"

KEY_AUTO_MODE_ENABLE

public static final java.lang.String KEY_AUTO_MODE_ENABLE
Constant Value
"autoModeEnable"

KEY_DEFROST_ZONE

public static final java.lang.String KEY_DEFROST_ZONE
Constant Value
"defrostZone"

KEY_DUAL_MODE_ENABLE

public static final java.lang.String KEY_DUAL_MODE_ENABLE
Constant Value
"dualModeEnable"

KEY_AC_MAX_ENABLE

public static final java.lang.String KEY_AC_MAX_ENABLE
Constant Value
"acMaxEnable"

KEY_VENTILATION_MODE

public static final java.lang.String KEY_VENTILATION_MODE
Constant Value
"ventilationMode"

KEY_HEATED_STEERING_WHEEL_ENABLE

public static final java.lang.String KEY_HEATED_STEERING_WHEEL_ENABLE
Constant Value
"heatedSteeringWheelEnable"

KEY_HEATED_WIND_SHIELD_ENABLE

public static final java.lang.String KEY_HEATED_WIND_SHIELD_ENABLE
Constant Value
"heatedWindshieldEnable"

KEY_HEATED_REAR_WINDOW_ENABLE

public static final java.lang.String KEY_HEATED_REAR_WINDOW_ENABLE
Constant Value
"heatedRearWindowEnable"

KEY_HEATED_MIRRORS_ENABLE

public static final java.lang.String KEY_HEATED_MIRRORS_ENABLE
Constant Value
"heatedMirrorsEnable"

KEY_CLIMATE_ENABLE

public static final java.lang.String KEY_CLIMATE_ENABLE
Constant Value
"climateEnable"

Inherited Fields

From Class Fields
com.smartdevicelink.proxy.RPCStruct KEY_BULK_DATA, KEY_PROTECTED, store

Constructors

ClimateControlData()

public ClimateControlData()

ClimateControlData( java.util.Hashtable<java.lang.String, java.lang.Object> hash )

public ClimateControlData(java.util.Hashtable<java.lang.String, java.lang.Object> hash)

Constructor Parameters

hash

Methods

setFanSpeed( Integer fanSpeed )

public com.smartdevicelink.proxy.rpc.ClimateControlData setFanSpeed(Integer fanSpeed)

Method Parameters

fanSpeed

getFanSpeed()

public java.lang.Integer getFanSpeed()

setCurrentTemperature( Temperature currentTemperature )

public com.smartdevicelink.proxy.rpc.ClimateControlData setCurrentTemperature(Temperature currentTemperature)

Method Parameters

currentTemperature

getCurrentTemperature()

public com.smartdevicelink.proxy.rpc.Temperature getCurrentTemperature()

setDesiredTemperature( Temperature desiredTemperature )

public com.smartdevicelink.proxy.rpc.ClimateControlData setDesiredTemperature(Temperature desiredTemperature)

Method Parameters

desiredTemperature

getDesiredTemperature()

public com.smartdevicelink.proxy.rpc.Temperature getDesiredTemperature()

setAcEnable( Boolean acEnable )

public com.smartdevicelink.proxy.rpc.ClimateControlData setAcEnable(Boolean acEnable)

Method Parameters

acEnable

getAcEnable()

public java.lang.Boolean getAcEnable()

setCirculateAirEnable( Boolean circulateAirEnable )

public com.smartdevicelink.proxy.rpc.ClimateControlData setCirculateAirEnable(Boolean circulateAirEnable)

Method Parameters

circulateAirEnable

getCirculateAirEnable()

public java.lang.Boolean getCirculateAirEnable()

setAutoModeEnable( Boolean autoModeEnable )

public com.smartdevicelink.proxy.rpc.ClimateControlData setAutoModeEnable(Boolean autoModeEnable)

Method Parameters

autoModeEnable

getAutoModeEnable()

public java.lang.Boolean getAutoModeEnable()

setDefrostZone( DefrostZone defrostZone )

public com.smartdevicelink.proxy.rpc.ClimateControlData setDefrostZone(DefrostZone defrostZone)

Method Parameters

defrostZone

getDefrostZone()

public com.smartdevicelink.proxy.rpc.enums.DefrostZone getDefrostZone()

setDualModeEnable( Boolean dualModeEnable )

public com.smartdevicelink.proxy.rpc.ClimateControlData setDualModeEnable(Boolean dualModeEnable)

Method Parameters

dualModeEnable

getDualModeEnable()

public java.lang.Boolean getDualModeEnable()

setAcMaxEnable( Boolean acMaxEnable )

public com.smartdevicelink.proxy.rpc.ClimateControlData setAcMaxEnable(Boolean acMaxEnable)

Method Parameters

acMaxEnable

getAcMaxEnable()

public java.lang.Boolean getAcMaxEnable()

setVentilationMode( VentilationMode ventilationMode )

public com.smartdevicelink.proxy.rpc.ClimateControlData setVentilationMode(VentilationMode ventilationMode)

Method Parameters

ventilationMode

getVentilationMode()

public com.smartdevicelink.proxy.rpc.enums.VentilationMode getVentilationMode()

setHeatedSteeringWheelEnable( Boolean heatedSteeringWheelEnable )

Sets the heatedSteeringWheelEnable portion of the ClimateControlCapabilities class

public com.smartdevicelink.proxy.rpc.ClimateControlData setHeatedSteeringWheelEnable(Boolean heatedSteeringWheelEnable)

Method Parameters

heatedSteeringWheelEnable
Value false means disabled/turn off, value true means enabled/turn on.

getHeatedSteeringWheelEnable()

Gets the heatedSteeringWheelEnable portion of the ClimateControlCapabilities class

public java.lang.Boolean getHeatedSteeringWheelEnable()

setHeatedWindshieldEnable( Boolean heatedWindshieldEnable )

Sets the heatedWindshieldEnable portion of the ClimateControlCapabilities class

public com.smartdevicelink.proxy.rpc.ClimateControlData setHeatedWindshieldEnable(Boolean heatedWindshieldEnable)

Method Parameters

heatedWindshieldEnable
Value false means disabled, value true means enabled.

getHeatedWindshieldEnable()

Gets the heatedWindshieldEnable portion of the ClimateControlCapabilities class

public java.lang.Boolean getHeatedWindshieldEnable()

setHeatedRearWindowEnable( Boolean heatedRearWindowEnable )

Sets the heatedRearWindowEnable portion of the ClimateControlCapabilities class

public com.smartdevicelink.proxy.rpc.ClimateControlData setHeatedRearWindowEnable(Boolean heatedRearWindowEnable)

Method Parameters

heatedRearWindowEnable
Value false means disabled, value true means enabled.

getHeatedRearWindowEnable()

Gets the heatedRearWindowEnable portion of the ClimateControlCapabilities class

public java.lang.Boolean getHeatedRearWindowEnable()

setHeatedMirrorsEnable( Boolean heatedMirrorsEnable )

Sets the heatedMirrorsEnable portion of the ClimateControlCapabilities class

public com.smartdevicelink.proxy.rpc.ClimateControlData setHeatedMirrorsEnable(Boolean heatedMirrorsEnable)

Method Parameters

heatedMirrorsEnable
Value false means disabled, value true means enabled.

getHeatedMirrorsEnable()

Gets the heatedMirrorsEnable portion of the ClimateControlCapabilities class

public java.lang.Boolean getHeatedMirrorsEnable()

setClimateEnable( Boolean climateEnable )

Sets the climateEnable portion of the ClimateControlData class

public com.smartdevicelink.proxy.rpc.ClimateControlData setClimateEnable(Boolean climateEnable)

Method Parameters

climateEnable
Value false means disabled, value true means enabled.

getClimateEnable()

Gets the climateEnable portion of the ClimateControlData class

public java.lang.Boolean getClimateEnable()

Inherited Methods

From Class Methods
com.smartdevicelink.proxy.RPCStruct getStoreValue, getStore, deserializeJSON, serializeJSON, serializeJSON, format, getBulkData, setBulkData, setPayloadProtected, isPayloadProtected, getMessageTypeName, hasKey, setValue, getValue, getObject, formatObject, getValueForString, getString, getInteger, getDouble, getFloat, getBoolean, getLong, clone, equals, hashCode
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section