クラス DateValue
java.lang.Object
jp.ne.mki.wedge.rule.common.date.DateValue
タイトル:
説明: このクラスはロジッククラスではありません。
Date関連のロジッククラス内から呼ばれるサブクラスです。 著作権: Copyright (c) 2001 会社名:
Date関連のロジッククラス内から呼ばれるサブクラスです。 著作権: Copyright (c) 2001 会社名:
- バージョン:
- 1.0
-
フィールドの概要
フィールド修飾子とタイプフィールド説明static final int
static final int
static final int
static final int
static final int
static final int
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明getCalendar
(Calendar calendar) int
getDay()
getDD()
getMM()
int
getMonth()
getStringDate
(int year, int month, int day) getStringDate
(Calendar calendar) int
getType()
int
getYear()
getYY()
getYYYY()
void
setDay
(int day) void
setMonth
(int month) void
setSeparator
(String separator) void
setType
(int type) void
void
void
setYear
(int year)
-
フィールド詳細
-
TYPE_UNKNOWN
public static final int TYPE_UNKNOWN- 関連項目:
-
TYPE_YYYYMMDD
public static final int TYPE_YYYYMMDD- 関連項目:
-
TYPE_YYYY_MM_DD
public static final int TYPE_YYYY_MM_DD- 関連項目:
-
TYPE_YYMMDD
public static final int TYPE_YYMMDD- 関連項目:
-
TYPE_YY_MM_DD
public static final int TYPE_YY_MM_DD- 関連項目:
-
TYPE_YYYY_MM_DD_HH_MM_SS
public static final int TYPE_YYYY_MM_DD_HH_MM_SS- 関連項目:
-
-
コンストラクタの詳細
-
DateValue
public DateValue() -
DateValue
-
-
メソッドの詳細
-
getType
public int getType() -
setType
public void setType(int type) -
getSeparator
-
setSeparator
-
getYear
public int getYear() -
getYYYY
-
getYY
-
setYear
public void setYear(int year) -
getMonth
public int getMonth() -
getMM
-
setMonth
public void setMonth(int month) -
getDay
public int getDay() -
getDD
-
setDay
public void setDay(int day) -
getCalendar
-
getCalendar
-
getStringDate
-
getStringDate
-
setFigure
-
getStringDate
-
setValue
-
setValue
-