public final class

SlowVehicleSubCauseCode

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

Class Overview

Sub cause code values for slow vehicle

Summary

Fields
public static final SlowVehicleSubCauseCode ABNORMAL_LOAD Constant for abnormal load
public static final SlowVehicleSubCauseCode ABNORMAL_WIDE_LOAD Constant for abnormal wide load
public static final SlowVehicleSubCauseCode CONVOY Constant for convoy
public static final SlowVehicleSubCauseCode DEICING Constant for deicing
public static final SlowVehicleSubCauseCode MAINTENANCE_VEHICLE Constant for maintenance vehicle
public static final SlowVehicleSubCauseCode SALTING_VEHICLES Constant for salting vehicles
public static final SlowVehicleSubCauseCode SNOWPLOUGH Constant for snowplough
public static final SlowVehicleSubCauseCode UNAVAILABLE Constant for unavailable
public static final SlowVehicleSubCauseCode VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT Constant for vehicles slowing to look at accident
Protected Constructors
SlowVehicleSubCauseCode(String name)
SlowVehicleSubCauseCode(int customCauseCode)
Public Methods
static SlowVehicleSubCauseCode 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 SlowVehicleSubCauseCode ABNORMAL_LOAD

Constant for abnormal load

public static final SlowVehicleSubCauseCode ABNORMAL_WIDE_LOAD

Constant for abnormal wide load

public static final SlowVehicleSubCauseCode CONVOY

Constant for convoy

public static final SlowVehicleSubCauseCode DEICING

Constant for deicing

public static final SlowVehicleSubCauseCode MAINTENANCE_VEHICLE

Constant for maintenance vehicle

public static final SlowVehicleSubCauseCode SALTING_VEHICLES

Constant for salting vehicles

public static final SlowVehicleSubCauseCode SNOWPLOUGH

Constant for snowplough

public static final SlowVehicleSubCauseCode UNAVAILABLE

Constant for unavailable

public static final SlowVehicleSubCauseCode VEHICLES_SLOWING_TO_LOOK_AT_ACCIDENT

Constant for vehicles slowing to look at accident

Protected Constructors

protected SlowVehicleSubCauseCode (String name)

protected SlowVehicleSubCauseCode (int customCauseCode)

Public Methods

public static SlowVehicleSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code