public class

StopLineViolatedNotificationItem

extends BaseNotificationItem
java.lang.Object
   ↳ com.commsignia.v2x.client.model.stationinfo.BaseNotificationItem
     ↳ com.commsignia.v2x.client.model.stationinfo.StopLineViolatedNotificationItem

Summary

Public Constructors
StopLineViolatedNotificationItem(boolean stopLineViolated)
Public Methods
boolean isStopLineViolated()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public StopLineViolatedNotificationItem (boolean stopLineViolated)

Public Methods

public boolean isStopLineViolated ()

public String toString ()