HvacMaxAcModeProfile.Builder

class HvacMaxAcModeProfile.Builder


A builder for HvacMaxAcModeProfile.

Summary

Public constructors

Builder(supportedCarZoneSets: (Mutable)List<(Mutable)Set<CarZone!>!>)

Creates an instance of builder.

Public functions

HvacMaxAcModeProfile

Create a HvacMaxAcModeProfile.

Public constructors

Builder

Added in 1.3.0
Builder(supportedCarZoneSets: (Mutable)List<(Mutable)Set<CarZone!>!>)

Creates an instance of builder.

Parameters
supportedCarZoneSets: (Mutable)List<(Mutable)Set<CarZone!>!>

a list of all car zones grouped together based on the bit map of each area Id.

Public functions

build

Added in 1.3.0
fun build(): HvacMaxAcModeProfile

Create a HvacMaxAcModeProfile.