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:
- 12.2
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from interface RoutePair
RoutePair.RoutePairImpl -
Field Summary
Fields inherited from class AbstractRoute
_frequencyFields inherited from interface 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 ScheduleRoute
compareTo, equals, getAirline, getRoutes, getRowClassName, getType, setFlights, setRoutes, setTypeMethods inherited from class AbstractRoute
getAirportA, getAirportD, getFlights, getInfoBox, getLatitude, getLongitude, hashCode, toStringMethods inherited from interface GeoLocation
distanceFeet, distanceToMethods inherited from interface RoutePair
createKey, getAirports, getDistance, getFlightType, includes, isPopulated, matches, midPoint
-
Constructor Details
-
DispatchScheduleRoute
-
-
Method Details
-
getInactiveRoutes
public int getInactiveRoutes() -
setInactiveRoutes
public void setInactiveRoutes(int cnt)
-