public final class

EmergencyVehicleApproachingSubCauseCode

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

Class Overview

Sub cause code values for emergency vehicle approaching

Summary

Fields
public static final EmergencyVehicleApproachingSubCauseCode EMERGENCY_VEHICLE_APPROACHING Constant for emergency vehicle approaching
public static final EmergencyVehicleApproachingSubCauseCode PRIORITIZED_VEHICLE_APPROACHING Constant for prioritized vehicle approaching
public static final EmergencyVehicleApproachingSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
EmergencyVehicleApproachingSubCauseCode(String name)
EmergencyVehicleApproachingSubCauseCode(int customCauseCode)
Public Methods
static EmergencyVehicleApproachingSubCauseCode 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 EmergencyVehicleApproachingSubCauseCode EMERGENCY_VEHICLE_APPROACHING

Constant for emergency vehicle approaching

public static final EmergencyVehicleApproachingSubCauseCode PRIORITIZED_VEHICLE_APPROACHING

Constant for prioritized vehicle approaching

public static final EmergencyVehicleApproachingSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected EmergencyVehicleApproachingSubCauseCode (String name)

protected EmergencyVehicleApproachingSubCauseCode (int customCauseCode)

Public Methods

public static EmergencyVehicleApproachingSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code