Interface CalendarEntry

All Superinterfaces:
Comparable<Object>
All Known Subinterfaces:
Instruction, TimeSpan
All Known Implementing Classes:
AbstractCalendarCommand.CalendarContext, ACARSFlightReport, ACARSRouteEntry, ConnectionEntry, DispatchConnectionEntry, DispatchScheduleEntry, DraftFlightReport, Event, FDRFlightReport, FlightInfo, FlightReport, InstructionBusy, InstructionFlight, InstructionSession, MapRouteEntry, NetworkOutage, RouteEntry, ScheduleSourceHistory, ScheduleSourceInfo, SimFDRFlightReport, ThreadUpdate, Warning, XACARSFlightReport, XAFlightInfo, XARouteEntry

public interface CalendarEntry extends Comparable<Object>
An interface to define beans that appear in a Calendar view table.
Since:
1.0
Version:
7.0
Author:
Luke
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns this entry's date for ordering in the Calendar.

    Methods inherited from interface java.lang.Comparable

    compareTo
  • Method Details

    • getDate

      Instant getDate()
      Returns this entry's date for ordering in the Calendar.
      Returns:
      the date/time