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
_frequencyFields 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, setTypeMethods inherited from class org.deltava.beans.schedule.AbstractRoute
getAirportA, getAirportD, getFlights, getInfoBox, getLatitude, getLongitude, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.deltava.beans.GeoLocation
distanceFeet, distanceToMethods inherited from interface org.deltava.beans.schedule.RoutePair
createKey, getAirports, getDistance, getFlightType, includes, isPopulated, matches, midPoint
-
Constructor Details
-
DispatchScheduleRoute
-
-
Method Details
-
getInactiveRoutes
public int getInactiveRoutes() -
setInactiveRoutes
public void setInactiveRoutes(int cnt)
-