public final class

DangerousEndOfQueueSubCauseCode

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

Class Overview

Sub cause code values for dangerous end of queue

Summary

Fields
public static final DangerousEndOfQueueSubCauseCode QUEUE_AROUND_BEND Constant for queue around bend
public static final DangerousEndOfQueueSubCauseCode QUEUE_IN_TUNNEL Constant for queue in tunnel
public static final DangerousEndOfQueueSubCauseCode QUEUE_OVER_HILL Constant for queue over hill
public static final DangerousEndOfQueueSubCauseCode SUDDEN_END_OF_QUEUE Constant for sudden end of queue
public static final DangerousEndOfQueueSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
DangerousEndOfQueueSubCauseCode(String name)
DangerousEndOfQueueSubCauseCode(int customCauseCode)
Public Methods
static DangerousEndOfQueueSubCauseCode 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 DangerousEndOfQueueSubCauseCode QUEUE_AROUND_BEND

Constant for queue around bend

public static final DangerousEndOfQueueSubCauseCode QUEUE_IN_TUNNEL

Constant for queue in tunnel

public static final DangerousEndOfQueueSubCauseCode QUEUE_OVER_HILL

Constant for queue over hill

public static final DangerousEndOfQueueSubCauseCode SUDDEN_END_OF_QUEUE

Constant for sudden end of queue

public static final DangerousEndOfQueueSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected DangerousEndOfQueueSubCauseCode (String name)

protected DangerousEndOfQueueSubCauseCode (int customCauseCode)

Public Methods

public static DangerousEndOfQueueSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code