Uses of Class
io.gs2.cdk.schedule.model.options.EventRepeatTypeIsMonthlyOptions
Packages that use EventRepeatTypeIsMonthlyOptions
-
Uses of EventRepeatTypeIsMonthlyOptions in io.gs2.cdk.schedule.model
Methods in io.gs2.cdk.schedule.model with parameters of type EventRepeatTypeIsMonthlyOptionsModifier and TypeMethodDescriptionstatic EventEvent.repeatTypeIsMonthly(String name, EventScheduleType scheduleType, Integer repeatBeginDayOfMonth, Integer repeatEndDayOfMonth, Integer repeatBeginHour, Integer repeatEndHour, EventRepeatTypeIsMonthlyOptions options) -
Uses of EventRepeatTypeIsMonthlyOptions in io.gs2.cdk.schedule.model.options
Methods in io.gs2.cdk.schedule.model.options that return EventRepeatTypeIsMonthlyOptions