public class StatisticsView
extends java.lang.Object
Constructor and Description |
---|
StatisticsView() |
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getTimeSince()
Returns the beginning of the time interval to which the statistcis are related
|
long |
getVehiclePassed()
Returns the number of vehicles that have passed during the observed time interval
|
ZoneSequenceView |
getZoneSequence()
Returns the zone sequence to which the statistics are tied
|
public java.util.Date getTimeSince()
public long getVehiclePassed()
public ZoneSequenceView getZoneSequence()