クラス BusinessCalendarPredicate
java.lang.Object
one.cafebabe.businesscalendar4j.BusinessCalendarPredicate
BusinessCalendarPredicate
-
メソッドの概要
修飾子とタイプメソッド説明@NotNull BusinessCalendarBuilderMark the predicate as a holiday@NotNull BusinessCalendarBuilderMark the predicate as a business hour
-
メソッドの詳細
-
hours
Mark the predicate as a business hour- パラメータ:
businessHour- business hour as string- 戻り値:
- BusinessCalendarBuilder
-
holiday
Mark the predicate as a holiday- パラメータ:
name- holiday name- 戻り値:
- BusinessCalendarBuilder
-