Class RepeatSettingOptions
java.lang.Object
io.gs2.cdk.schedule.model.options.RepeatSettingOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithBeginDayOfMonth(Integer beginDayOfMonth) withBeginDayOfWeek(RepeatSettingBeginDayOfWeek beginDayOfWeek) withBeginHour(Integer beginHour) withEndDayOfMonth(Integer endDayOfMonth) withEndDayOfWeek(RepeatSettingEndDayOfWeek endDayOfWeek) withEndHour(Integer endHour)
-
Field Details
-
beginDayOfMonth
-
endDayOfMonth
-
beginDayOfWeek
-
endDayOfWeek
-
beginHour
-
endHour
-
-
Constructor Details
-
RepeatSettingOptions
public RepeatSettingOptions()
-
-
Method Details
-
withBeginDayOfMonth
-
withEndDayOfMonth
-
withBeginDayOfWeek
-
withEndDayOfWeek
-
withBeginHour
-
withEndHour
-