Package | Description |
---|---|
com.ecse321.flightbooking.flights |
Class and Description |
---|
Airport
Airport class.
|
City
City class for holding information about the cities on the flight path.
|
GenericFlight
Generic Flight class used to describe a flight, its departure time, its
arrival time and the stopovers it contains.
|
StopoverInfo
StopoverInfo class for holding stop over information in a flight.
|