Uses of Enum Class
model.util.Month
Packages that use Month
-
Uses of Month in model.util
Methods in model.util that return MonthModifier and TypeMethodDescriptionDate.getMonth()
static Month
Month.getMonthFromMonthOrder
(int monthOrder) Getting the month based on the month order.static Month
Returns the enum constant of this class with the specified name.static Month[]
Month.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in model.util with parameters of type Month