java.lang.Object | ||
↳ | com.commsignia.v2x.client.model.BaseSubCauseCode | |
↳ | com.commsignia.v2x.client.model.AdverseWeatherConditionAdhesionSubCauseCode |
Sub cause code values for adverse weather condition adhesion
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AdverseWeatherConditionAdhesionSubCauseCode(String name) | |||||||||||
AdverseWeatherConditionAdhesionSubCauseCode(int customCauseCode) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static AdverseWeatherConditionAdhesionSubCauseCode |
of(int customCauseCode)
Creates a custom cause with the specified custom cause code.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constant for black ice on road
Constant for fuel on road
Constant for heavy frost on road
Constant for ice on road
Constant for instant black ice
Constant for loose chippings
Constant for mud on road
Constant for oil on road
Constant for roads salted
Constant for snow on road
Constant for unavailable
Creates a custom cause with the specified custom cause code.
customCauseCode | custom cause code |
---|