public class PublicGroupVersionBaseModelImpl extends GenericBaseModel implements PublicGroupVersionBaseModel
END_DATE, NOTES, PUBLIC_GROUP_SET_CODE, RECORD_DATE, RECORD_USER_CODE, START_DATE, VERSION_CODE
コンストラクタと説明 |
---|
PublicGroupVersionBaseModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
Date |
getEndDate()
終了日を取得します。
|
String |
getNotes()
備考を取得します。
|
String |
getPublicGroupSetCode()
グループセットコードを取得します。
|
Date |
getRecordDate()
最終更新日を取得します。
|
String |
getRecordUserCode()
最終更新者を取得します。
|
Date |
getStartDate()
開始日を取得します。
|
String |
getVersionCode()
バージョンコードを取得します。
|
void |
setEndDate(Date endDate)
終了日を設定します。
|
void |
setNotes(String notes)
備考を設定します。
|
void |
setStartDate(Date startDate)
開始日を設定します。
|
get, get, get, get, getBaseAccessor, getDefaultDate, getDefaultLocale, getExtendedBaseModelMap, getInternationalModelMap, getTerminableModelMap, init, selectInternationalModel, selectTerminableModel, set, set, set, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBaseAccessor, getExtendedBaseModelMap, getInternationalModelMap, getTerminableModelMap, init
public String getPublicGroupSetCode() throws AccessorException
getPublicGroupSetCode
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public String getVersionCode() throws AccessorException
getVersionCode
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public Date getStartDate() throws AccessorException
getStartDate
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public void setStartDate(Date startDate) throws AccessorException
setStartDate
インタフェース内 PublicGroupVersionBaseModel
startDate
- 開始日AccessorException
- データの設定に失敗した場合public Date getEndDate() throws AccessorException
getEndDate
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public void setEndDate(Date endDate) throws AccessorException
setEndDate
インタフェース内 PublicGroupVersionBaseModel
endDate
- 終了日AccessorException
- データの設定に失敗した場合public String getNotes() throws AccessorException
getNotes
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public void setNotes(String notes) throws AccessorException
setNotes
インタフェース内 PublicGroupVersionBaseModel
notes
- 備考AccessorException
- データの設定に失敗した場合public String getRecordUserCode() throws AccessorException
getRecordUserCode
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合public Date getRecordDate() throws AccessorException
getRecordDate
インタフェース内 PublicGroupVersionBaseModel
AccessorException
- データの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION