Package com.inductiveautomation.rm.base
Class RMExtras.Movie
java.lang.Object
com.inductiveautomation.rm.base.RMExtras.Movie
- Enclosing class:
- RMExtras
A movie class.
-
Constructor Summary
ConstructorsConstructorDescriptionMovie
(String aTitle, RMExtras.Category aCat, Date aDate, String aRat, RMExtras.Studio aStudio, List<RMExtras.MovieRole> theRoles) -
Method Summary
-
Constructor Details
-
Movie
public Movie(String aTitle, RMExtras.Category aCat, Date aDate, String aRat, RMExtras.Studio aStudio, List<RMExtras.MovieRole> theRoles)
-
-
Method Details
-
getTitle
-
getCategory
-
getShowDate
-
getRating
-
getStudio
-
getStudio2
-
getMovieRoles
-