public final class

RoadworksSubCauseCode

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

Class Overview

Sub cause code values for roadworks

Summary

Fields
public static final RoadworksSubCauseCode MAJOR_ROADWORKS Constant for major roadworks
public static final RoadworksSubCauseCode ROAD_MARKING_WORK Constant for road marking work
public static final RoadworksSubCauseCode SHORT_TERM_STATIONARY_ROADWORKS Constant for short term stationary roadworks
public static final RoadworksSubCauseCode SLOW_MOVING_ROAD_MAINTENANCE Constant for slow moving road maintenance
public static final RoadworksSubCauseCode STREET_CLEANING Constant for street cleaning
public static final RoadworksSubCauseCode UNAVAILABLE Constant for unavailable
public static final RoadworksSubCauseCode WINTER_SERVICE Constant for winter service
Protected Constructors
RoadworksSubCauseCode(String name)
RoadworksSubCauseCode(int customCauseCode)
Public Methods
static RoadworksSubCauseCode 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 RoadworksSubCauseCode MAJOR_ROADWORKS

Constant for major roadworks

public static final RoadworksSubCauseCode ROAD_MARKING_WORK

Constant for road marking work

public static final RoadworksSubCauseCode SHORT_TERM_STATIONARY_ROADWORKS

Constant for short term stationary roadworks

public static final RoadworksSubCauseCode SLOW_MOVING_ROAD_MAINTENANCE

Constant for slow moving road maintenance

public static final RoadworksSubCauseCode STREET_CLEANING

Constant for street cleaning

public static final RoadworksSubCauseCode UNAVAILABLE

Constant for unavailable

public static final RoadworksSubCauseCode WINTER_SERVICE

Constant for winter service

Protected Constructors

protected RoadworksSubCauseCode (String name)

protected RoadworksSubCauseCode (int customCauseCode)

Public Methods

public static RoadworksSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code