java.lang.Object | ||
↳ | com.commsignia.v2x.client.model.BaseSubCauseCode | |
↳ | com.commsignia.v2x.client.model.HazardousLocationSurfaceConditionSubCauseCode |
Sub cause code values for hazardous location surface condition
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Constant for burst pipe
Constant for earthquake damage
Constant for falling ice
Constant for sewer collapse
Constant for snow drifts
Constant for storm damage
Constant for subsidence
Constant for unavailable
Constant for volcano eruption
Creates a custom cause with the specified custom cause code.
customCauseCode | custom cause code |
---|