Uses of Class
CineplexEY
-
Uses of CineplexEY in Unnamed Package
Methods in Unnamed Package that return CineplexEYModifier and TypeMethodDescriptionCineplexManager.getCineplexByID(String cineplexID) Method to return cineplex by cineplexIDCineplexManager.getCineplexByName(String cineplexName) Method to search for cineplex by nameCineplexManager.searchCineplexByName(String name) Method to search for cineplex by nameMethods in Unnamed Package that return types with arguments of type CineplexEYModifier and TypeMethodDescriptionCentralManagerEY.getMasterCineplexes()Method to get master array list of cineplexesMethods in Unnamed Package with parameters of type CineplexEYModifier and TypeMethodDescriptionvoidStaffApp.addCinePlex(CineplexEY cineplex) Method to add cineplexScreenManager.getCineplexScreenByName(CineplexEY cineplex, String screenName) Method to get cineplex screen by nameMethod parameters in Unnamed Package with type arguments of type CineplexEYModifier and TypeMethodDescriptionvoidCentralManagerEY.setMasterCineplexes(ArrayList<CineplexEY> masterCineplexes) Method to set master array of cineplexes