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

P

password - Variable in class airline.User
Password for the user
ProvisionalReservation - Class in airline
This subclass of Reservation is used to represent a tentative reservation in its intermediate stages while being constructed by a Customer.
ProvisionalReservation(Customer) - Constructor for class airline.ProvisionalReservation
Creates a new ProvisionalReservation for this customer.
purchase() - Method in class airline.ProvisionalReservation
Attempts to purchase tickets for this reservation.
purchaseTicket(Reservation, int) - Method in class airline.Flight
Adds the specified traveler from the given Reservation to this flight.

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