Uses of Class
BookingEY
-
Uses of BookingEY in Unnamed Package
Methods in Unnamed Package that return BookingEYModifier and TypeMethodDescriptionBookingManager.getBookingByID(String bookingID) Method to get the booking using booking IDMethods in Unnamed Package that return types with arguments of type BookingEYModifier and TypeMethodDescriptionCentralManagerEY.getMasterBookings()Method to get master array list of bookingsMethods in Unnamed Package with parameters of type BookingEYModifier and TypeMethodDescriptionBookingManager.getListOfSeats(BookingEY booking) Method to get the list of seats bookedMethod parameters in Unnamed Package with type arguments of type BookingEYModifier and TypeMethodDescriptionvoidCentralManagerEY.setMasterBookings(ArrayList<BookingEY> masterBookings) Method to set master array of bookings