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