A B C D E F G I L M N O P R S T U V

T

TextConnection - Class in airline
Console-based front end for the airline system.
TextConnection(AirlineSystem) - Constructor for class airline.TextConnection
Instantiates a new text-based connection to the given AirlineSystem.
ticket - Variable in class airline.Reservation
Two-dimensional array of tickets.
travelerNum - Variable in class airline.Flight.Ticket
An index for the individual traveler, relative to Reservation.getTravelers().
travelers - Variable in class airline.Reservation
A list of names for one or more traveling companions (including the booker)

A B C D E F G I L M N O P R S T U V