public final class

StationaryVehicleSubCauseCode

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

Class Overview

Sub cause code values for stationary vehicle

Summary

Fields
public static final StationaryVehicleSubCauseCode CARRYING_DANGEROUS_GOODS Constant for carrying dangerous goods
public static final StationaryVehicleSubCauseCode HUMAN_PROBLEM Constant for human problem
public static final StationaryVehicleSubCauseCode POST_CRASH Constant for post crash
public static final StationaryVehicleSubCauseCode PUBLIC_TRANSPORT_STOP Constant for public transport stop
public static final StationaryVehicleSubCauseCode UNAVAILABLE Constant for unavailable
public static final StationaryVehicleSubCauseCode VEHICLE_BREAKDOWN Constant for vehicle breakdown
Protected Constructors
StationaryVehicleSubCauseCode(String name)
StationaryVehicleSubCauseCode(int customCauseCode)
Public Methods
static StationaryVehicleSubCauseCode 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 StationaryVehicleSubCauseCode CARRYING_DANGEROUS_GOODS

Constant for carrying dangerous goods

public static final StationaryVehicleSubCauseCode HUMAN_PROBLEM

Constant for human problem

public static final StationaryVehicleSubCauseCode POST_CRASH

Constant for post crash

public static final StationaryVehicleSubCauseCode PUBLIC_TRANSPORT_STOP

Constant for public transport stop

public static final StationaryVehicleSubCauseCode UNAVAILABLE

Constant for unavailable

public static final StationaryVehicleSubCauseCode VEHICLE_BREAKDOWN

Constant for vehicle breakdown

Protected Constructors

protected StationaryVehicleSubCauseCode (String name)

protected StationaryVehicleSubCauseCode (int customCauseCode)

Public Methods

public static StationaryVehicleSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code