public final class

DangerousSituationSubCauseCode

extends BaseSubCauseCode
java.lang.Object
   ↳ com.commsignia.v2x.client.model.BaseSubCauseCode
     ↳ com.commsignia.v2x.client.model.DangerousSituationSubCauseCode

Class Overview

Sub cause code values for dangerous situation

Summary

Fields
public static final DangerousSituationSubCauseCode ABS_ENGAGED Constant for abs engaged
public static final DangerousSituationSubCauseCode AEB_ENGAGED Constant for aeb engaged
public static final DangerousSituationSubCauseCode BRAKE_WARNING_ENGAGED Constant for brake warning engaged
public static final DangerousSituationSubCauseCode COLLISION_RISK_WARNING_ENGAGED Constant for collision risk warning engaged
public static final DangerousSituationSubCauseCode EMERGENCY_ELECTRONIC_BRAKE_ENGAGED Constant for emergency electronic brake engaged
public static final DangerousSituationSubCauseCode ESP_ENGAGED Constant for esp engaged
public static final DangerousSituationSubCauseCode PRE_CRASH_SYSTEM_ENGAGED Constant for pre crash system engaged
public static final DangerousSituationSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
DangerousSituationSubCauseCode(String name)
DangerousSituationSubCauseCode(int customCauseCode)
Public Methods
static DangerousSituationSubCauseCode of(int customCauseCode)
Creates a custom cause with the specified custom cause code.
[Expand]
Inherited Methods
From class com.commsignia.v2x.client.model.BaseSubCauseCode
From class java.lang.Object

Fields

public static final DangerousSituationSubCauseCode ABS_ENGAGED

Constant for abs engaged

public static final DangerousSituationSubCauseCode AEB_ENGAGED

Constant for aeb engaged

public static final DangerousSituationSubCauseCode BRAKE_WARNING_ENGAGED

Constant for brake warning engaged

public static final DangerousSituationSubCauseCode COLLISION_RISK_WARNING_ENGAGED

Constant for collision risk warning engaged

public static final DangerousSituationSubCauseCode EMERGENCY_ELECTRONIC_BRAKE_ENGAGED

Constant for emergency electronic brake engaged

public static final DangerousSituationSubCauseCode ESP_ENGAGED

Constant for esp engaged

public static final DangerousSituationSubCauseCode PRE_CRASH_SYSTEM_ENGAGED

Constant for pre crash system engaged

public static final DangerousSituationSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected DangerousSituationSubCauseCode (String name)

protected DangerousSituationSubCauseCode (int customCauseCode)

Public Methods

public static DangerousSituationSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code