public final class

HazardousLocationDangerousCurveSubCauseCode

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

Class Overview

Sub cause code values for hazardous location dangerous curve

Summary

Fields
public static final HazardousLocationDangerousCurveSubCauseCode DANGEROUS_LEFT_TURN_CURVE Constant for dangerous left turn curve
public static final HazardousLocationDangerousCurveSubCauseCode DANGEROUS_RIGHT_TURN_CURVE Constant for dangerous right turn curve
public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_LEFT_TURN Constant for multiple curves starting with left turn
public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_RIGHT_TURN Constant for multiple curves starting with right turn
public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_UNKNOWN_TURNING_DIRECTION Constant for multiple curves starting with unknown turning direction
public static final HazardousLocationDangerousCurveSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
HazardousLocationDangerousCurveSubCauseCode(String name)
HazardousLocationDangerousCurveSubCauseCode(int customCauseCode)
Public Methods
static HazardousLocationDangerousCurveSubCauseCode 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 HazardousLocationDangerousCurveSubCauseCode DANGEROUS_LEFT_TURN_CURVE

Constant for dangerous left turn curve

public static final HazardousLocationDangerousCurveSubCauseCode DANGEROUS_RIGHT_TURN_CURVE

Constant for dangerous right turn curve

public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_LEFT_TURN

Constant for multiple curves starting with left turn

public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_RIGHT_TURN

Constant for multiple curves starting with right turn

public static final HazardousLocationDangerousCurveSubCauseCode MULTIPLE_CURVES_STARTING_WITH_UNKNOWN_TURNING_DIRECTION

Constant for multiple curves starting with unknown turning direction

public static final HazardousLocationDangerousCurveSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected HazardousLocationDangerousCurveSubCauseCode (String name)

protected HazardousLocationDangerousCurveSubCauseCode (int customCauseCode)

Public Methods

public static HazardousLocationDangerousCurveSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code