public final class

HazardousLocationSurfaceConditionSubCauseCode

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

Class Overview

Sub cause code values for hazardous location surface condition

Summary

Fields
public static final HazardousLocationSurfaceConditionSubCauseCode BURST_PIPE Constant for burst pipe
public static final HazardousLocationSurfaceConditionSubCauseCode EARTHQUAKE_DAMAGE Constant for earthquake damage
public static final HazardousLocationSurfaceConditionSubCauseCode FALLING_ICE Constant for falling ice
public static final HazardousLocationSurfaceConditionSubCauseCode ROCKFALLS Constant for rockfalls
public static final HazardousLocationSurfaceConditionSubCauseCode SEWER_COLLAPSE Constant for sewer collapse
public static final HazardousLocationSurfaceConditionSubCauseCode SNOW_DRIFTS Constant for snow drifts
public static final HazardousLocationSurfaceConditionSubCauseCode STORM_DAMAGE Constant for storm damage
public static final HazardousLocationSurfaceConditionSubCauseCode SUBSIDENCE Constant for subsidence
public static final HazardousLocationSurfaceConditionSubCauseCode UNAVAILABLE Constant for unavailable
public static final HazardousLocationSurfaceConditionSubCauseCode VOLCANO_ERUPTION Constant for volcano eruption
Protected Constructors
HazardousLocationSurfaceConditionSubCauseCode(String name)
HazardousLocationSurfaceConditionSubCauseCode(int customCauseCode)
Public Methods
static HazardousLocationSurfaceConditionSubCauseCode 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 HazardousLocationSurfaceConditionSubCauseCode BURST_PIPE

Constant for burst pipe

public static final HazardousLocationSurfaceConditionSubCauseCode EARTHQUAKE_DAMAGE

Constant for earthquake damage

public static final HazardousLocationSurfaceConditionSubCauseCode FALLING_ICE

Constant for falling ice

public static final HazardousLocationSurfaceConditionSubCauseCode ROCKFALLS

Constant for rockfalls

public static final HazardousLocationSurfaceConditionSubCauseCode SEWER_COLLAPSE

Constant for sewer collapse

public static final HazardousLocationSurfaceConditionSubCauseCode SNOW_DRIFTS

Constant for snow drifts

public static final HazardousLocationSurfaceConditionSubCauseCode STORM_DAMAGE

Constant for storm damage

public static final HazardousLocationSurfaceConditionSubCauseCode SUBSIDENCE

Constant for subsidence

public static final HazardousLocationSurfaceConditionSubCauseCode UNAVAILABLE

Constant for unavailable

public static final HazardousLocationSurfaceConditionSubCauseCode VOLCANO_ERUPTION

Constant for volcano eruption

Protected Constructors

protected HazardousLocationSurfaceConditionSubCauseCode (String name)

protected HazardousLocationSurfaceConditionSubCauseCode (int customCauseCode)

Public Methods

public static HazardousLocationSurfaceConditionSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code