public final class

AdverseWeatherConditionPrecipitationSubCauseCode

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

Class Overview

Sub cause code values for adverse weather condition precipitation

Summary

Fields
public static final AdverseWeatherConditionPrecipitationSubCauseCode HEAVY_RAIN Constant for heavy rain
public static final AdverseWeatherConditionPrecipitationSubCauseCode HEAVY_SNOWFALL Constant for heavy snowfall
public static final AdverseWeatherConditionPrecipitationSubCauseCode SOFT_HAIL Constant for soft hail
public static final AdverseWeatherConditionPrecipitationSubCauseCode UNAVAILABLE Constant for unavailable
Protected Constructors
AdverseWeatherConditionPrecipitationSubCauseCode(String name)
AdverseWeatherConditionPrecipitationSubCauseCode(int customCauseCode)
Public Methods
static AdverseWeatherConditionPrecipitationSubCauseCode 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 AdverseWeatherConditionPrecipitationSubCauseCode HEAVY_RAIN

Constant for heavy rain

public static final AdverseWeatherConditionPrecipitationSubCauseCode HEAVY_SNOWFALL

Constant for heavy snowfall

public static final AdverseWeatherConditionPrecipitationSubCauseCode SOFT_HAIL

Constant for soft hail

public static final AdverseWeatherConditionPrecipitationSubCauseCode UNAVAILABLE

Constant for unavailable

Protected Constructors

protected AdverseWeatherConditionPrecipitationSubCauseCode (String name)

protected AdverseWeatherConditionPrecipitationSubCauseCode (int customCauseCode)

Public Methods

public static AdverseWeatherConditionPrecipitationSubCauseCode of (int customCauseCode)

Creates a custom cause with the specified custom cause code.

Parameters
customCauseCode custom cause code