Class CinemaHallService

java.lang.Object
com.esprit.services.cinemas.CinemaHallService
All Implemented Interfaces:
IService<CinemaHall>

public class CinemaHallService extends Object implements IService<CinemaHall>
  • Field Details

  • Constructor Details

    • CinemaHallService

      public CinemaHallService()
      Performs CinemaHallService operation.
  • Method Details