Uses of Enum Class
DayTypeEN
-
Uses of DayTypeEN in Unnamed Package
Methods in Unnamed Package that return DayTypeENModifier and TypeMethodDescriptionTicketPrice.getDayType()Method to get the day typestatic DayTypeENReturns the enum constant of this class with the specified name.static DayTypeEN[]DayTypeEN.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in Unnamed Package with parameters of type DayTypeENModifierConstructorDescriptionTicketPrice(DayTypeEN dayType, ScreenClassEN screenClass, MovieGoerAgeEN moviegoerAge, MovieTypeEN movieType, double price) The constructor of TicketPrice object