ナビゲーション・リンクをスキップ
B C D E F G H I J L M N O P R T U V                

B

build() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
build() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 
BusinessCalendar - one.cafebabe.bc4jのクラス
 
BusinessCalendarBuilder - one.cafebabe.bc4jのクラス
 
BusinessCalendarBuilder() - クラス のコンストラクタone.cafebabe.bc4j.BusinessCalendarBuilder
 
BusinessCalendarPredicate - one.cafebabe.bc4jのクラス
 
BusinessHourSlot - one.cafebabe.bc4jのクラス
 

C

CHRISTMAS_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
CLOSED_ON_NEW_YEARS_EVE - クラス の変数one.cafebabe.bc4j.Japan
Fixed algorithm to close on New Year's Eve.
CLOSED_ON_NEW_YEARS_HOLIDAYS - クラス の変数one.cafebabe.bc4j.Japan
Fixed algorithm to close from New Year's Day to Jan 3.
CLOSED_ON_SATURDAYS_AND_SUNDAYS - クラス のstatic変数one.cafebabe.bc4j.BusinessCalendar
Fixed algorithm to close on Saturdays and Sundays
compareTo(Holiday) - クラス のメソッドone.cafebabe.bc4j.Holiday
 
csv(Path) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Read CSV configuration file
csv(Path, Duration) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Read CSV configuration file
csv(URL) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Read CSV configuration from URL
csv(URL, Duration) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Read CSV configuration from URL
csv(CsvConfiguration) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Configure with csv configuration
csv(CsvConfiguration, Duration) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Configure with csv configuration
csv(Path) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSV設定ファイルを読み込む
csv(Path, Duration) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSV設定ファイルを読み込む
csv(URL) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSV設定をURLから読み込む
csv(URL, Duration) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSV設定をURLから読み込む
csv(CsvConfiguration) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSVで設定する
csv(CsvConfiguration, Duration) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
CSVで設定する
CsvConfiguration - one.cafebabe.bc4jのクラス
 

D

date - クラス の変数one.cafebabe.bc4j.Holiday
 
dump(LocalDate, LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Dump holidays and business days in the specified period
dump(LocalDate, LocalDate, String) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Dump holidays and business days in the specified period

E

equals(Object) - クラス のメソッドone.cafebabe.bc4j.BusinessHourSlot
 
equals(Object) - クラス のメソッドone.cafebabe.bc4j.Holiday
 

F

firstBusinessDay(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the first business day on or after a specific date
firstBusinessDay() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the first business day after today
firstHoliday(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the first holiday on or after a specific date
firstHoliday() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the first holiday after today
from - クラス の変数one.cafebabe.bc4j.BusinessHourSlot
 

G

getBusinessDaysBetween(LocalDate, LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns business days between specified period
getBusinessHourSlots(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns a list of BusinessHourSlot on a specific date
getCabinetOfficialHolidayDataFirstDay() - クラス のstaticメソッドone.cafebabe.bc4j.Japan
Returns the first day of cabinet's official holiday data.
getCabinetOfficialHolidayDataLastDay() - クラス のstaticメソッドone.cafebabe.bc4j.Japan
Returns the last day of cabinet's official holiday data.
getHoliday(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns a Holiday on the specified date
getHolidaysBetween(LocalDate, LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns holidays between specified period
getInstance(Path) - クラス のstaticメソッドone.cafebabe.bc4j.CsvConfiguration
Creates a CSV configuration from file path
getInstance(URL) - クラス のstaticメソッドone.cafebabe.bc4j.CsvConfiguration
Creates a CSV configuration from URL
get内閣府公表祝休日初日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
get内閣府公表祝休日最終日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
get営業時間枠(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日の営業時間枠を返す
get指定期間内の営業日(LocalDate, LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定期間内の営業日のリストを返す。
get指定期間内の祝休日(LocalDate, LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定期間内の祝休日のリストを返す。
get祝休日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日の祝休日を返す。

H

hashCode() - クラス のメソッドone.cafebabe.bc4j.BusinessHourSlot
 
hashCode() - クラス のメソッドone.cafebabe.bc4j.Holiday
 
holiday(Function<LocalDate, String>...) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
Add logic based holiday(s).
holiday(String) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarPredicate
 
Holiday - one.cafebabe.bc4jのクラス
 
hours(String) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
hours(String) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarPredicate
 

I

INDEPENDENCE_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
isBusinessDay(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if the specified date is a business day
isBusinessDay() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if today is a business day
isBusinessHour(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if specified time is during business hours
isBusinessHour() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if it's during business hours
isHoliday(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if the specified date is a holiday
isHoliday() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Test if today is a holiday
is営業日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日が営業日かどうかを判定する
is営業日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日が営業日かどうかを判定する
is営業時間(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した時刻が営業時間かどうか判定する
is営業時間() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
現在が営業時間か判定する
is祝休日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日が祝休日かどうかを判定する
is祝休日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日が祝休日かどうかを判定する

J

JAPAN - クラス のstatic変数one.cafebabe.bc4j.BusinessCalendar
 
Japan - one.cafebabe.bc4jのクラス
 
Japan() - クラス のコンストラクタone.cafebabe.bc4j.Japan
 

L

LABOR_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
lastBusinessDay(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the last business day by a specific date
lastBusinessDay() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the last business day by today
lastBusinessHourEnd(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns when last business hours ended
lastBusinessHourStart(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns when last business hours started
lastHoliday(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the last holiday by a specific date
lastHoliday() - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns the last holiday by today
locale(Locale) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
locale(Locale) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

M

MARTIN_LUTHER_KING_JR_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
MEMORIAL_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 

N

name - クラス の変数one.cafebabe.bc4j.Holiday
 
NEW_YEARS_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
newBuilder() - クラス のstaticメソッドone.cafebabe.bc4j.BusinessCalendar
 
newBuilder() - クラス のstaticメソッドone.cafebabe.bc4j.ビジネスカレンダー
 
nextBusinessHourEnd(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns when next business hours end
nextBusinessHourStart(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendar
Returns when next business hours start

O

on(DayOfWeek...) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
on(int, DayOfWeek...) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
on(int, int, int) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
on(LocalDate) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
on(int, int) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
on(Predicate<LocalDate>) - クラス のメソッドone.cafebabe.bc4j.BusinessCalendarBuilder
 
one.cafebabe.bc4j - パッケージ one.cafebabe.bc4j
 

P

PUBLIC_HOLIDAYS - クラス の変数one.cafebabe.bc4j.Japan
 
PUBLIC_HOLIDAYS - クラス の変数one.cafebabe.bc4j.UnitedStates
 

R

reload() - クラス のメソッドone.cafebabe.bc4j.CsvConfiguration
reload configuration file

T

THANKS_GIVING_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 
to - クラス の変数one.cafebabe.bc4j.BusinessHourSlot
 
toString() - クラス のメソッドone.cafebabe.bc4j.BusinessHourSlot
 
toString() - クラス のメソッドone.cafebabe.bc4j.Holiday
 

U

UNITED_STATES - クラス のstatic変数one.cafebabe.bc4j.BusinessCalendar
 
UnitedStates - one.cafebabe.bc4jのクラス
 

V

VETERANS_DAY - クラス の変数one.cafebabe.bc4j.UnitedStates
 

アメリカ合衆国 - クラス のstatic変数one.cafebabe.bc4j.ビジネスカレンダー
アメリカ合衆国の祝休日を算出するアルゴリズム

ビジネスカレンダー - one.cafebabe.bc4jのクラス
 
ビジネスカレンダーBuilder - one.cafebabe.bc4jのクラス
 
ビジネスカレンダーBuilder.ビジネスカレンダーPredicate - one.cafebabe.bc4jのクラス
 
ビジネスカレンダーPredicate(ビジネスカレンダーBuilder, BusinessCalendarPredicate) - クラス のコンストラクタone.cafebabe.bc4j.ビジネスカレンダーBuilder.ビジネスカレンダーPredicate
 

前の営業終了時間(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した時刻以前の営業終了時間を返す
前の営業開始時間(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した時刻以前の営業開始時間を返す

営業時間(String) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder.ビジネスカレンダーPredicate
 
営業時間(String) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

土日休業 - クラス のstatic変数one.cafebabe.bc4j.ビジネスカレンダー
大晦日を休業とするアルゴリズム

大晦日休業 - クラス のstatic変数one.cafebabe.bc4j.ビジネスカレンダー
大晦日を休業とするアルゴリズム

年月日(int, int, int) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

日本 - クラス のstatic変数one.cafebabe.bc4j.ビジネスカレンダー
日本の祝休日を算出するアルゴリズム

曜日(DayOfWeek...) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 
曜日(int, DayOfWeek...) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

最初の営業日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日以降(指定した日を含む)で最初の営業日(祝休日ではない日)を返す
最初の営業日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日以降(今日を含む)で最初の営業日(祝休日ではない日)を返す
最初の祝休日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日(指定した日を含む)以降の最初の祝休日を返す
最初の祝休日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日(今日を含む)以降の最初の祝休日を返す
最後の営業日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日以前(今日を含む)で最後の営業日(祝休日ではない日)を返す
最後の営業日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日以前(今日を含む)で最後の営業日(祝休日ではない日)を返す
最後の祝休日(LocalDate) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した日以前(指定した日を含む)の最後の祝休日を返す
最後の祝休日() - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
今日以前(今日を含む)の最後の祝休日を返す

月日(int, int) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

条件(Predicate<LocalDate>) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
 

次の営業終了時間(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した時刻以降の営業終了時間を返す
次の営業開始時間(LocalDateTime) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダー
指定した時刻以降の営業開始時間を返す

正月三が日休業 - クラス のstatic変数one.cafebabe.bc4j.ビジネスカレンダー
正月三が日を休業とするアルゴリズム

祝休日(String) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder.ビジネスカレンダーPredicate
 
祝休日(Function<LocalDate, String>...) - クラス のメソッドone.cafebabe.bc4j.ビジネスカレンダーBuilder
ロジックベースの祝休日を追加する.
B C D E F G H I J L M N O P R T U V                
ナビゲーション・リンクをスキップ