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

A

Academic - Class in university
Abstract class for the academic department in the university.
Academic(String, Address) - Constructor for class university.Academic
Creates a new instance of Academic
Academic() - Constructor for class university.Academic
Creates a new instance of Academic
add(Person) - Method in class university.CategoryDirectory
Add a Person to the UniversityDirectory
add(Person) - Method in interface university.Directory
Add a Person to the UniversityDirectory
add(Person) - Method in class university.DirectoryFacade
Add a Person to the UniversityDirectory
add(Person) - Method in class university.UnitDirectory
Add a Person to the UniversityDirectory
addBook(Book) - Method in class university.Library
Adds a new book to the Library.
addLanguage(String) - Method in class university.CIS
Adds a programming language to those taught by the CIS department
Addmissions - Class in university
Class for addmission in the university
Addmissions(String, Address) - Constructor for class university.Addmissions
Creates a new instance of Addmissions
Address - Class in university
A class representing an Address.
Address() - Constructor for class university.Address
Creates a new instance of Address
Address(String, String, String, String) - Constructor for class university.Address
Creates a new instance of Address
address - Variable in class university.PersonFactory
 
AddressFactory - Class in university
Class builds an Address from entring in information from the console.
Admin - Class in university
Abstract Class for the administration in the university.
Admin(String, Address) - Constructor for class university.Admin
Creates a new instance of Admin

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