public class ItemCategoryInternationalModelImpl extends GenericInternationalModel implements ItemCategoryInternationalModel
コンストラクタと説明 |
---|
ItemCategoryInternationalModelImpl() |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getItemCategoryName()
商品カテゴリ名を取得します。
|
void |
setItemCategoryName(String itemCategoryName)
商品カテゴリ名を設定します。
|
get, getExtendedInternationalModelMap, getInternationalAccessor, getLocale, init, set
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExtendedInternationalModelMap, getLocale, init
public String getItemCategoryName() throws AccessorException
getItemCategoryName
インタフェース内 ItemCategoryInternationalModel
AccessorException
- データの取得に失敗した場合public void setItemCategoryName(String itemCategoryName) throws AccessorException
setItemCategoryName
インタフェース内 ItemCategoryInternationalModel
itemCategoryName
- 商品カテゴリ名AccessorException
- データの設定に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION