public static interface StartDate.ByYearMonth extends StartDate
sdのパラメータ値の構文
[N,]{[[yyyy/]mm/]{[+|*|@]dd|[+|*|@]b[-DD]|[+]{su|mo|tu|we|th|fr|sa} [:{n|b}]}|en|ud}
のうち、
[N,][[yyyy/]mm/]{[+|*|@]dd|[+|*|@]b[-DD]|[+]{su|mo|tu|we|th|fr|sa} [:{n|b}]}
に該当する。
修飾子とタイプ | インタフェースと説明 |
---|---|
static interface |
StartDate.ByYearMonth.WithDayOfMonth
ユニット定義パラメータsdのうち年月と日番号が指定された値に対応するインターフェース.
|
static interface |
StartDate.ByYearMonth.WithDayOfWeek
ユニット定義パラメータsdのうち年月と週番号が指定された値に対応するインターフェース.
|
StartDate.ByEntryDate, StartDate.ByYearMonth, StartDate.CountingMethod, StartDate.DesignationMethod, StartDate.NumberOfWeek, StartDate.Undefined, StartDate.YearMonth
修飾子とタイプ | メソッドと説明 |
---|---|
StartDate.YearMonth |
getYearMonth() |
getDesignationMethod, getRuleNumber
StartDate.YearMonth getYearMonth()
Copyright © 2016. All rights reserved.