public final class

TrafficConditionSubCauseCode

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

Class Overview

Sub cause code values for traffic condition

Summary

Fields
public static final TrafficConditionSubCauseCode INCREASED_VOLUME_OF_TRAFFIC Constant for increased volume of traffic
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_DECREASING Constant for traffic jam decreasing
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_INCREASING Constant for traffic jam increasing
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_SLIGHTLY_DECREASING Constant for traffic jam slightly decreasing
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_SLOWLY_INCREASING Constant for traffic jam slowly increasing
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_STRONGLY_DECREASING Constant for traffic jam strongly decreasing
public static final TrafficConditionSubCauseCode TRAFFIC_JAM_STRONGLY_INCREASING Constant for traffic jam strongly increasing
public static final TrafficConditionSubCauseCode TRAFFIC_STATIONARY Constant for traffic stationary
public static final TrafficConditionSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
TrafficConditionSubCauseCode(String name)
TrafficConditionSubCauseCode(int customCauseCode)
Public Methods
static TrafficConditionSubCauseCode 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 TrafficConditionSubCauseCode INCREASED_VOLUME_OF_TRAFFIC

Constant for increased volume of traffic

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_DECREASING

Constant for traffic jam decreasing

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_INCREASING

Constant for traffic jam increasing

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_SLIGHTLY_DECREASING

Constant for traffic jam slightly decreasing

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_SLOWLY_INCREASING

Constant for traffic jam slowly increasing

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_STRONGLY_DECREASING

Constant for traffic jam strongly decreasing

public static final TrafficConditionSubCauseCode TRAFFIC_JAM_STRONGLY_INCREASING

Constant for traffic jam strongly increasing

public static final TrafficConditionSubCauseCode TRAFFIC_STATIONARY

Constant for traffic stationary

public static final TrafficConditionSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected TrafficConditionSubCauseCode (String name)

protected TrafficConditionSubCauseCode (int customCauseCode)

Public Methods

public static TrafficConditionSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code