Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- Account - Class in moblima.entities
-
The type Account.
- Account(String) - Constructor for class moblima.entities.Account
-
Instantiates a new Account.
- Account(String, String) - Constructor for class moblima.entities.Account
-
Instantiates a new Account.
- addBooking(String, int, int, String, List<int[]>, double, Booking.TicketType) - Method in class moblima.control.handlers.BookingHandler
-
Add booking int.
- addCinema(Cinema.ClassType, List<Showtime>, String) - Method in class moblima.control.handlers.CinemaHandler
-
Add cinema int.
- addCineplexCode(String) - Method in class moblima.control.handlers.CinemaHandler
-
Add cineplex code.
- addCustomer(String, String, String) - Method in class moblima.control.handlers.CustomerHandler
-
Add customer int.
- addHoliday(LocalDate) - Method in class moblima.entities.Settings
-
Add holiday.
- addMovie(int, String, String, String, List<String>, int, LocalDate, boolean, Movie.ShowStatus, Movie.ContentRating, int) - Method in class moblima.control.handlers.MovieHandler
-
Add movie int.
- addPublicHoliday(Settings, String) - Method in class moblima.control.handlers.SettingsHandler
-
Add public holiday int.
- addReview(int, String, int, String, String) - Method in class moblima.control.handlers.ReviewHandler
-
Add review int.
- addShowtime(int, int, LocalDateTime, Showtime.ShowType) - Method in class moblima.control.handlers.CinemaHandler
-
Add showtime int.
- addShowtimes(int, List<Showtime>) - Method in class moblima.control.handlers.CinemaHandler
-
Add showtimes boolean.
- addStaff(String, String, String) - Method in class moblima.control.handlers.StaffHandler
-
Add staff int.
- API_KEY - Variable in class moblima.utils.datasource.Datasource
-
API key (if required)
- App - Class in moblima
-
Instantiation point of Movie Booking and Listing Management Application (MOBLIMA)
- App() - Constructor for class moblima.App
- assignSeat(boolean[][], int[], boolean) - Method in class moblima.control.handlers.ShowtimeHandler
-
Assign seat boolean [ ] [ ].
- assignSeat(int, int[], boolean) - Method in class moblima.control.handlers.ShowtimeHandler
-
Assign seat boolean.
- awaitContinue() - Method in class moblima.boundaries.Menu
-
Await continue.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form