public final class

HumanPresenceOnTheRoadSubCauseCode

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

Class Overview

Sub cause code values for human presence on the road

Summary

Fields
public static final HumanPresenceOnTheRoadSubCauseCode CHILDREN_ON_ROADWAY Constant for children on roadway
public static final HumanPresenceOnTheRoadSubCauseCode CYCLIST_ON_ROADWAY Constant for cyclist on roadway
public static final HumanPresenceOnTheRoadSubCauseCode MOTORCYCLIST_ON_ROADWAY Constant for motorcyclist on roadway
public static final HumanPresenceOnTheRoadSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
HumanPresenceOnTheRoadSubCauseCode(String name)
HumanPresenceOnTheRoadSubCauseCode(int customCauseCode)
Public Methods
static HumanPresenceOnTheRoadSubCauseCode 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 HumanPresenceOnTheRoadSubCauseCode CHILDREN_ON_ROADWAY

Constant for children on roadway

public static final HumanPresenceOnTheRoadSubCauseCode CYCLIST_ON_ROADWAY

Constant for cyclist on roadway

public static final HumanPresenceOnTheRoadSubCauseCode MOTORCYCLIST_ON_ROADWAY

Constant for motorcyclist on roadway

public static final HumanPresenceOnTheRoadSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected HumanPresenceOnTheRoadSubCauseCode (String name)

protected HumanPresenceOnTheRoadSubCauseCode (int customCauseCode)

Public Methods

public static HumanPresenceOnTheRoadSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code