public final class

AccidentSubCauseCode

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

Class Overview

Sub cause code values for accident

Summary

Fields
public static final AccidentSubCauseCode ACCIDENT_INVOLVING_BUS Constant for accident involving bus
public static final AccidentSubCauseCode ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS Constant for accident involving hazardous materials
public static final AccidentSubCauseCode ACCIDENT_INVOLVING_LORRY Constant for accident involving lorry
public static final AccidentSubCauseCode ACCIDENT_ON_OPPOSITE_LANE Constant for accident on opposite lane
public static final AccidentSubCauseCode ASSISTANCE_REQUESTED Constant for assistance requested
public static final AccidentSubCauseCode HEAVY_ACCIDENT Constant for heavy accident
public static final AccidentSubCauseCode MULTI_VEHICLE_ACCIDENT Constant for multi vehicle accident
public static final AccidentSubCauseCode UNAVAILABLE Constant for unavailable
public static final AccidentSubCauseCode UNSECURED_ACCIDENT Constant for unsecured accident
Protected Constructors
AccidentSubCauseCode(String name)
AccidentSubCauseCode(int customCauseCode)
Public Methods
static AccidentSubCauseCode 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 AccidentSubCauseCode ACCIDENT_INVOLVING_BUS

Constant for accident involving bus

public static final AccidentSubCauseCode ACCIDENT_INVOLVING_HAZARDOUS_MATERIALS

Constant for accident involving hazardous materials

public static final AccidentSubCauseCode ACCIDENT_INVOLVING_LORRY

Constant for accident involving lorry

public static final AccidentSubCauseCode ACCIDENT_ON_OPPOSITE_LANE

Constant for accident on opposite lane

public static final AccidentSubCauseCode ASSISTANCE_REQUESTED

Constant for assistance requested

public static final AccidentSubCauseCode HEAVY_ACCIDENT

Constant for heavy accident

public static final AccidentSubCauseCode MULTI_VEHICLE_ACCIDENT

Constant for multi vehicle accident

public static final AccidentSubCauseCode UNAVAILABLE

Constant for unavailable

public static final AccidentSubCauseCode UNSECURED_ACCIDENT

Constant for unsecured accident

Protected Constructors

protected AccidentSubCauseCode (String name)

protected AccidentSubCauseCode (int customCauseCode)

Public Methods

public static AccidentSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code