java.lang.Object | |
↳ | com.commsignia.v2x.client.model.stationinfo.StationInfoNotification |
Represents a station info notification.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | StationInfoNotification.Builder |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the ABS notification item.
Returns the air bag deployed notification item.
Returns the auxiliary brakes notification item.
Returns the brake boost notification item.
Returns the brake pressure notification item.
Returns the CEN DSRC tolling zone notification item.
Returns the closed lanes notification item.
Returns the dangerous goods notification item.
Returns the disabled vehicle notification item.
Returns the driving wheel notification item.
Returns the embarkation status notification item.
Returns the emergency priority notification item.
Returns the exterior lights notification item.
Returns the flat tire notification item.
Returns the hard braking notification item.
Returns the incident indication notification item.
Returns the lane number notification item.
Returns the light bar and siren notification item.
Returns the protected communications zone notification item.
Returns the PT activation notification item.
Returns the road friction notification item.
Returns the road works notification item.
Returns the special transport notification item.
Returns the speed limit notification item.
Returns the stability control status notification item.
Returns the steering wheel notification item.
Returns the stop line violated notification item.
Returns the throttle pressure notification item.
Returns the traction notification item.
Returns the traffic rule notification item.
Returns the wheel brake notification item.
Executes the given notification visitor. When a notification item is defined the corresponding visitor method is executed.
visitor | visitor instance |
---|