Uses of Enum Class
net.thevpc.common.time.DayOfWeekEnum
-
Uses of DayOfWeekEnum in net.thevpc.common.time
Subclasses with type arguments of type DayOfWeekEnum in net.thevpc.common.timeMethods in net.thevpc.common.time that return DayOfWeekEnumModifier and TypeMethodDescriptionMutableDate.getDayOfWeekEnum()static DayOfWeekEnumReturns the enum constant of this class with the specified name.static DayOfWeekEnum[]DayOfWeekEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.common.time with parameters of type DayOfWeekEnum