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

U

User - Class in airline
Represents a registered user for the airline system.
User(String, String) - Constructor for class airline.User
Creates a new User instance with given credentials.
users - Variable in class airline.AirlineSystem
The set of registered users for the airline system
UserSession - Interface in airline
An encapsulation of the high-level flow of control for a user's session with an AirlineSystem.

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