public static interface StartDate.ByYearMonth.WithDayOfMonth extends StartDate.ByYearMonth
上位のインターフェースStartDate.ByYearMonth
が表わすパラメータ値の構文
[N,][[yyyy/]mm/]{[+|*|@]dd|[+|*|@]b[-DD]|[+]{su|mo|tu|we|th|fr|sa} [:{n|b}]}
のうち、
[N,][[yyyy/]mm/]{[+|*|@]dd|[+|*|@]b[-DD]}
に該当する。
StartDate.ByYearMonth.WithDayOfMonth, StartDate.ByYearMonth.WithDayOfWeek
StartDate.ByEntryDate, StartDate.ByYearMonth, StartDate.CountingMethod, StartDate.DesignationMethod, StartDate.NumberOfWeek, StartDate.Undefined, StartDate.YearMonth
修飾子とタイプ | フィールドと説明 |
---|---|
static int |
LAST_DAY |
修飾子とタイプ | メソッドと説明 |
---|---|
StartDate.CountingMethod |
getCountingMethod() |
int |
getDay() |
boolean |
isBackward() |
getYearMonth
getDesignationMethod, getRuleNumber
static final int LAST_DAY
StartDate.CountingMethod getCountingMethod()
int getDay()
boolean isBackward()
Copyright © 2016. All rights reserved.