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