public class DepartmentCtgItm extends Object implements IDepartmentCtgItmBizKey, ISortable, IDisable, IRecorder, IWithLocale<IDepartmentCtgItmElement>, IDepartmentCtgItmElement
| コンストラクタと説明 |
|---|
DepartmentCtgItm() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
IDepartmentCtgItmElement |
createLocaleElement()
新しい国際化情報インスタンスを作成します。
|
String |
getCategoryCd()
分類コードを取得します。
|
String |
getCategoryItemCd()
分類項目コードを取得します。
|
String |
getCategoryItemName()
デフォルトロケールの国際化情報から分類区分項目名を取得します。
|
String |
getCompanyCd()
会社コードを取得します。
|
Locale |
getDefaultLocale()
デフォルトロケールを取得します。
|
IDepartmentCtgItmElement |
getDefaultLocaleElement()
デフォルトロケールの国際化情報インスタンスを取得します。
|
IDepartmentCtgItmElement |
getLocaleElement(Locale locale)
指定したロケールの国際化情報インスタンスを取得します。
|
Locale[] |
getLocales()
保持している国際化情報のロケールをすべて取得します。
|
String |
getNotes()
デフォルトロケールの国際化情報から備考を取得します。
|
Date |
getRecordDate()
更新日を取得します。
|
String |
getRecordUserCd()
更新ユーザコードを取得します。
|
int |
getSortKey()
ソートキーを取得します。
|
boolean |
isDisable()
削除フラグを取得します。
|
void |
putLocaleElement(Locale locale,
IDepartmentCtgItmElement element)
指定したロケールの国際化情報を追加します。
|
void |
removeLocaleElement(Locale locale)
指定したロケールの国際化情報を取り除きます。
|
void |
setCategoryCd(String categoryCd)
分類コードをセットします。
|
void |
setCategoryItemCd(String categoryItemCd)
分類項目コードをセットします。
|
void |
setCategoryItemName(String categoryItemName)
デフォルトロケールの国際化情報に分類区分項目名をセットします。
|
void |
setCompanyCd(String companyCd)
会社コードをセットします。
|
void |
setDefaultLocale(Locale defaultLocale)
デフォルトロケールをセットします。
|
void |
setDisable(boolean disable)
削除フラグをセットします。
|
void |
setNotes(String notes)
デフォルトロケールの国際化情報に備考をセットします。
|
void |
setRecordDate(Date recordDate)
更新日をセットします。
|
void |
setRecordUserCd(String recordUserCd)
更新ユーザコードをセットします。
|
void |
setSortKey(int sortKey)
ソートキーをセットします。
|
public IDepartmentCtgItmElement createLocaleElement()
createLocaleElement インタフェース内 IWithLocale<IDepartmentCtgItmElement>public String getCategoryCd()
getCategoryCd インタフェース内 IDepartmentCtgItmBizKeypublic String getCategoryItemCd()
getCategoryItemCd インタフェース内 IDepartmentCtgItmBizKeypublic String getCategoryItemName()
getCategoryItemName インタフェース内 IDepartmentCtgItmElementpublic String getCompanyCd()
getCompanyCd インタフェース内 IDepartmentCtgItmBizKeypublic Locale getDefaultLocale()
getDefaultLocale インタフェース内 IWithLocale<IDepartmentCtgItmElement>public IDepartmentCtgItmElement getDefaultLocaleElement()
getDefaultLocaleElement インタフェース内 IWithLocale<IDepartmentCtgItmElement>public IDepartmentCtgItmElement getLocaleElement(Locale locale)
getLocaleElement インタフェース内 IWithLocale<IDepartmentCtgItmElement>locale - ロケールpublic Locale[] getLocales()
getLocales インタフェース内 IWithLocale<IDepartmentCtgItmElement>public String getNotes()
getNotes インタフェース内 IDepartmentCtgItmElementpublic Date getRecordDate()
getRecordDate インタフェース内 IRecorderpublic String getRecordUserCd()
getRecordUserCd インタフェース内 IRecorderpublic int getSortKey()
getSortKey インタフェース内 ISortablepublic void putLocaleElement(Locale locale, IDepartmentCtgItmElement element)
putLocaleElement インタフェース内 IWithLocale<IDepartmentCtgItmElement>locale - ロケールelement - 国際化情報public void removeLocaleElement(Locale locale)
removeLocaleElement インタフェース内 IWithLocale<IDepartmentCtgItmElement>locale - ロケールpublic void setCategoryCd(String categoryCd)
setCategoryCd インタフェース内 IDepartmentCtgItmBizKeycategoryCd - 分類コードpublic void setCategoryItemCd(String categoryItemCd)
setCategoryItemCd インタフェース内 IDepartmentCtgItmBizKeycategoryItemCd - 分類項目コードpublic void setCategoryItemName(String categoryItemName)
setCategoryItemName インタフェース内 IDepartmentCtgItmElementcategoryItemName - 分類区分項目名public void setCompanyCd(String companyCd)
setCompanyCd インタフェース内 IDepartmentCtgItmBizKeycompanyCd - 会社コードpublic void setDefaultLocale(Locale defaultLocale)
setDefaultLocale インタフェース内 IWithLocale<IDepartmentCtgItmElement>defaultLocale - デフォルトロケールpublic void setDisable(boolean disable)
setDisable インタフェース内 IDisabledisable - 削除フラグpublic void setNotes(String notes)
setNotes インタフェース内 IDepartmentCtgItmElementnotes - 備考public void setRecordDate(Date recordDate)
setRecordDate インタフェース内 IRecorderrecordDate - 更新日public void setRecordUserCd(String recordUserCd)
setRecordUserCd インタフェース内 IRecorderrecordUserCd - 更新ユーザコードpublic void setSortKey(int sortKey)
setSortKey インタフェース内 ISortablesortKey - ソートキーCopyright © 2012 NTT DATA INTRAMART CORPORATION