パッケージ | 説明 |
---|---|
org.unclazz.jp1ajs2.unitdef.parameter |
修飾子とタイプ | フィールドと説明 |
---|---|
static StartDate.YearMonth |
StartDate.YearMonth.ENTRY_DATE
登録日を表わすインスタンス.
|
修飾子とタイプ | メソッドと説明 |
---|---|
StartDate.YearMonth |
StartDate.ByYearMonth.getYearMonth() |
static StartDate.YearMonth |
StartDate.YearMonth.of(int year,
int month)
年月いずれも指定してインスタンスを取得する.
|
static StartDate.YearMonth |
StartDate.YearMonth.ofEntryDate()
年月のいずれも指定せず(省略して)インスタンスを取得する.
|
static StartDate.YearMonth |
StartDate.YearMonth.ofMonth(int month)
月のみ指定してインスタンスを取得する.
|
Copyright © 2016. All rights reserved.