Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addBookingID(String) - Method in class MovieGoerEY
-
Method to add bookingID
- addCineplex(String, String) - Method in class CineplexManager
-
Method to add a new cineplex
- addCinePlex(CineplexEY) - Method in class StaffApp
-
Method to add cineplex
- addHoliday(String) - Method in class HolidayManager
-
Method to add a holiday
- addMovie(String, String, String, String, String, String, String, ArrayList<String>) - Method in class MovieManager
-
Method to add movie
- addMovies(int, int, int, int, int, int, int) - Method in class StaffApp
-
Method to add movies
- addReview(String, String) - Method in class ReviewBoundary
-
Method to add review
- addReview(String, String, double, String) - Method in class ReviewManager
-
Method to add review for movies
- addScreen(String, String, String, int, int) - Method in class ScreenManager
-
Method to add screen
- addScreenID(ScreenEY) - Method in class CineplexEY
-
Method to update the screenIDs array with the screenID of the passed object screen
- addShow() - Method in class ShowBoundary
-
Method to add a show for user
- addShow(String, String, String, String, String) - Method in class ShowManager
-
Method to add show
- addTicketPrice(String, String, String, String, double) - Method in class TicketPriceManager
-
Method to add ticket price
- addViewerRatingsID(String) - Method in class MovieEY
-
Set method for the ratingsID of the movie
- ADULT - Enum constant in enum class MovieGoerAgeEN
-
adult MovieGoer
- age - Variable in class MovieGoerEY
-
To contain the age of the MovieGoer
- AvgRatingPrint(String) - Method in class ReviewBoundary
-
Method to print average rating
All Classes and Interfaces|All Packages|Serialized Form