Uses of Class
dev.vality.damsel.limiter.config.TimeRangeTypeCalendarMonth
Packages that use TimeRangeTypeCalendarMonth
-
Uses of TimeRangeTypeCalendarMonth in dev.vality.damsel.limiter.config
Methods in dev.vality.damsel.limiter.config that return TimeRangeTypeCalendarMonthModifier and TypeMethodDescriptionTimeRangeTypeCalendarMonth.deepCopy()TimeRangeTypeCalendar.getMonth()Methods in dev.vality.damsel.limiter.config with parameters of type TimeRangeTypeCalendarMonthModifier and TypeMethodDescriptionintTimeRangeTypeCalendarMonth.compareTo(TimeRangeTypeCalendarMonth other) booleanTimeRangeTypeCalendarMonth.equals(TimeRangeTypeCalendarMonth that) static TimeRangeTypeCalendarTimeRangeTypeCalendar.month(TimeRangeTypeCalendarMonth value) voidTimeRangeTypeCalendar.setMonth(TimeRangeTypeCalendarMonth value) Constructors in dev.vality.damsel.limiter.config with parameters of type TimeRangeTypeCalendarMonthModifierConstructorDescriptionPerforms a deep copy on other.