Class GetDeltaSchedule


public class GetDeltaSchedule extends ScheduleLoadDAO
A Data Access Object to load the Delta flight schedule.
Since:
9.0
Version:
11.0
Author:
Luke
  • Constructor Details

    • GetDeltaSchedule

      public GetDeltaSchedule(InputStream is)
      Initializes the Data Access Object.
      Parameters:
      is - the InputStream to read
  • Method Details