Interface IEscorte

    • Method Detail

      • getDestination

        ICity getDestination()
        Get the destination city for the traveler.
        Returns:
        destination city for the escort
      • getPremium

        int getPremium()
        Retrieve the premium promised upon delivery.
        Returns:
        premium for hte completed escort.
      • getArrivalAtDestinationDate

        java.time.LocalDateTime getArrivalAtDestinationDate()
        Date at which the traveler must arrive at the destination.
        Returns: