MovieTheater Class

public class MovieTheater extends EntertainmentBusiness

The MovieTheater model.

Method Summary

Modifier and Type Method and Description
Integer screenCount()

Get the screenCount value.

Inherited Members

Method Details

screenCount

public Integer screenCount()

Get the screenCount value.

Returns:

the screenCount value

Applies to