v2x-client
| java.lang.Object | ||
| ↳ | com.commsignia.v2x.client.model.BaseSubCauseCode | |
| ↳ | com.commsignia.v2x.client.model.CustomSubCauseCode | |
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CustomSubCauseCode(String name) | |||||||||||
| CustomSubCauseCode(int customCauseCode) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static CustomSubCauseCode | of(int customCauseCode) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.commsignia.v2x.client.model.BaseSubCauseCode
| |||||||||||
From class
java.lang.Object
| |||||||||||