クラス BusinessCalendarPredicate

java.lang.Object
one.cafebabe.businesscalendar4j.BusinessCalendarPredicate

public class BusinessCalendarPredicate extends Object
BusinessCalendarPredicate
  • メソッドの詳細

    • hours

      @NotNull public @NotNull BusinessCalendarBuilder hours(@NotNull @NotNull String businessHour)
      Mark the predicate as a business hour
      パラメータ:
      businessHour - business hour as string
      戻り値:
      BusinessCalendarBuilder
    • holiday

      @NotNull public @NotNull BusinessCalendarBuilder holiday(@NotNull @NotNull String name)
      Mark the predicate as a holiday
      パラメータ:
      name - holiday name
      戻り値:
      BusinessCalendarBuilder