v2x-client
| java.lang.Object | ||
| ↳ | com.commsignia.v2x.client.model.stationinfo.BaseNotificationItem | |
| ↳ | com.commsignia.v2x.client.model.stationinfo.IncidentIndicationNotificationItem | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| IncidentIndicationNotificationItem(boolean available, CauseCode incidentCauseCode) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CauseCode | getIncidentCauseCode() | ||||||||||
| boolean | isAvailable() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||