public JwList<AcMultiSectorScheduledFlight> getAllAvailable() {
   return _delegate.getAllAvailable();
 }