public final class

AdverseWeatherConditionAdhesionSubCauseCode

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

Class Overview

Sub cause code values for adverse weather condition adhesion

Summary

Fields
public static final AdverseWeatherConditionAdhesionSubCauseCode BLACK_ICE_ON_ROAD Constant for black ice on road
public static final AdverseWeatherConditionAdhesionSubCauseCode FUEL_ON_ROAD Constant for fuel on road
public static final AdverseWeatherConditionAdhesionSubCauseCode HEAVY_FROST_ON_ROAD Constant for heavy frost on road
public static final AdverseWeatherConditionAdhesionSubCauseCode ICE_ON_ROAD Constant for ice on road
public static final AdverseWeatherConditionAdhesionSubCauseCode INSTANT_BLACK_ICE Constant for instant black ice
public static final AdverseWeatherConditionAdhesionSubCauseCode LOOSE_CHIPPINGS Constant for loose chippings
public static final AdverseWeatherConditionAdhesionSubCauseCode MUD_ON_ROAD Constant for mud on road
public static final AdverseWeatherConditionAdhesionSubCauseCode OIL_ON_ROAD Constant for oil on road
public static final AdverseWeatherConditionAdhesionSubCauseCode ROADS_SALTED Constant for roads salted
public static final AdverseWeatherConditionAdhesionSubCauseCode SNOW_ON_ROAD Constant for snow on road
public static final AdverseWeatherConditionAdhesionSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
AdverseWeatherConditionAdhesionSubCauseCode(String name)
AdverseWeatherConditionAdhesionSubCauseCode(int customCauseCode)
Public Methods
static AdverseWeatherConditionAdhesionSubCauseCode 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 AdverseWeatherConditionAdhesionSubCauseCode BLACK_ICE_ON_ROAD

Constant for black ice on road

public static final AdverseWeatherConditionAdhesionSubCauseCode FUEL_ON_ROAD

Constant for fuel on road

public static final AdverseWeatherConditionAdhesionSubCauseCode HEAVY_FROST_ON_ROAD

Constant for heavy frost on road

public static final AdverseWeatherConditionAdhesionSubCauseCode ICE_ON_ROAD

Constant for ice on road

public static final AdverseWeatherConditionAdhesionSubCauseCode INSTANT_BLACK_ICE

Constant for instant black ice

public static final AdverseWeatherConditionAdhesionSubCauseCode LOOSE_CHIPPINGS

Constant for loose chippings

public static final AdverseWeatherConditionAdhesionSubCauseCode MUD_ON_ROAD

Constant for mud on road

public static final AdverseWeatherConditionAdhesionSubCauseCode OIL_ON_ROAD

Constant for oil on road

public static final AdverseWeatherConditionAdhesionSubCauseCode ROADS_SALTED

Constant for roads salted

public static final AdverseWeatherConditionAdhesionSubCauseCode SNOW_ON_ROAD

Constant for snow on road

public static final AdverseWeatherConditionAdhesionSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected AdverseWeatherConditionAdhesionSubCauseCode (String name)

protected AdverseWeatherConditionAdhesionSubCauseCode (int customCauseCode)

Public Methods

public static AdverseWeatherConditionAdhesionSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code