public static final class VehicleState.Wipers extends VehicleState.MeasurementAttribute<Integer>
| Modifier and Type | Field and Description |
|---|---|
static int |
HIGH
High intensity.
|
static int |
LOW
Low intensity.
|
static int |
MEDIUM
Medium intensity.
|
static int |
NONE
No status or not in use.
|
| Constructor and Description |
|---|
Wipers(int status)
Initializes a new instance of the
VehicleState.Wipers. |
public static final int NONE
public static final int LOW
public static final int MEDIUM
public static final int HIGH
public Wipers(int status)
VehicleState.Wipers.status - Wipers status. Should be one of the following values:
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.