Class RouteOnTime
java.lang.Object
org.deltava.beans.stats.LegHoursStatsEntry<OnTime>
org.deltava.beans.stats.LegHoursDateStatsEntry<OnTime>
org.deltava.beans.stats.OnTimeStatsEntry
org.deltava.beans.stats.RouteOnTime
- All Implemented Interfaces:
Serializable, Cacheable
A bean to provide on-time statistics by flight route.
- Since:
- 10.3
- Version:
- 10.3
- Author:
- Luke
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OnTimeStatsEntry
getOnTimeLegs, getTotalLegs, setModifier and TypeMethodDescriptionintReturns the total number of on-time flight legs during this period.intReturns the total number of flight legs during this period.voidAdds a statistics entry.Methods inherited from class LegHoursDateStatsEntry
getDate, hashCodeMethods inherited from class LegHoursStatsEntry
getDistance, getHours, getKeys, getLegs, getMaxKey, incModifier and TypeMethodDescriptionintgetDistance(OnTime key) Returns the flight distance for a particular key.doubleReturns the number of flight hours for a particular key.getKeys()Returns tthe available keys.intReturns the number of flight legs for a particular key.protected OnTimeReturns the maximum key value in this bean.protected voidAdds to an existing statistics entry.
-
Constructor Details
-
RouteOnTime
-
-
Method Details
-
cacheKey
-
createKey
-