public final class

PostCrashSubCauseCode

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

Class Overview

Sub cause code values for post crash

Summary

Fields
public static final PostCrashSubCauseCode ACCIDENT_WITHOUT_E_CALL_TRIGGERED Constant for accident without e call triggered
public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_AUTOMATICALLY_TRIGGERED Constant for accident with e call automatically triggered
public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_MANUALLY_TRIGGERED Constant for accident with e call manually triggered
public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_TRIGGERED_WITHOUT_ACCESS_TO_CELLULAR_NETWORK Constant for accident with e call triggered without access to cellular network
public static final PostCrashSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
PostCrashSubCauseCode(String name)
PostCrashSubCauseCode(int customCauseCode)
Public Methods
static PostCrashSubCauseCode 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 PostCrashSubCauseCode ACCIDENT_WITHOUT_E_CALL_TRIGGERED

Constant for accident without e call triggered

public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_AUTOMATICALLY_TRIGGERED

Constant for accident with e call automatically triggered

public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_MANUALLY_TRIGGERED

Constant for accident with e call manually triggered

public static final PostCrashSubCauseCode ACCIDENT_WITH_E_CALL_TRIGGERED_WITHOUT_ACCESS_TO_CELLULAR_NETWORK

Constant for accident with e call triggered without access to cellular network

public static final PostCrashSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected PostCrashSubCauseCode (String name)

protected PostCrashSubCauseCode (int customCauseCode)

Public Methods

public static PostCrashSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code