Class GetFlightReportStatistics.DispatchScheduleRoute
java.lang.Object
org.deltava.beans.schedule.AbstractRoute
org.deltava.beans.schedule.ScheduleRoute
org.deltava.dao.GetFlightReportStatistics.DispatchScheduleRoute
- All Implemented Interfaces:
Comparable<ScheduleRoute>
,GeoLocation
,MapEntry
,RoutePair
,ViewEntry
- Enclosing class:
GetFlightReportStatistics
- Since:
- 2.1
- Version:
- 11.6
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.deltava.beans.schedule.RoutePair
RoutePair.RoutePairImpl
-
Field Summary
Fields inherited from class org.deltava.beans.schedule.AbstractRoute
_frequency
Fields inherited from interface org.deltava.beans.GeoLocation
ALL, DEGREE_FEET, DEGREE_MILES, FEET_MILES, LAT_DIRECTIONS, LATITUDE, LON_DIRECTIONS, LONGITUDE, RADIAN_MILES
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.beans.schedule.ScheduleRoute
compareTo, equals, getAirline, getRoutes, getRowClassName, getType, setFlights, setRoutes, setType
Methods inherited from class org.deltava.beans.schedule.AbstractRoute
getAirportA, getAirportD, getFlights, getInfoBox, getLatitude, getLongitude, getPoints, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.deltava.beans.GeoLocation
distanceFeet, distanceTo
Methods inherited from interface org.deltava.beans.schedule.RoutePair
createKey, getAirports, getDistance, getFlightType, includes, isPopulated, matches
-
Constructor Details
-
DispatchScheduleRoute
-
-
Method Details
-
getInactiveRoutes
public int getInactiveRoutes() -
setInactiveRoutes
public void setInactiveRoutes(int cnt)
-