Class FlightTime
java.lang.Object
org.deltava.beans.schedule.FlightTime
- All Implemented Interfaces:
Serializable
A bean to store Flight Time schedule search results.
- Since:
- 4.2
- Version:
- 10.1
- Author:
- Luke
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlightTime
Creates the bean.- Parameters:
d
- the flight time as a Durationtype
- a RoutePairType
-
-
Method Details
-
getFlightTime
Returns the flight time.- Returns:
- the flight time in hours multiplied by 10
-
getType
-