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