jp.co.intra_mart.foundation.straform.model.definition
クラス TextAreaItemDefModel

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.straform.model.definition.ItemDefModel
      上位を拡張 jp.co.intra_mart.foundation.straform.model.definition.TextAreaItemDefModel
すべての実装されたインタフェース:
ItemDataDefine

public class TextAreaItemDefModel
extends ItemDefModel

テキストエリアアイテムの定義情報モデルクラスです。
フォームに設定されているテキストエリアアイテムの定義情報を保持します。

導入されたバージョン:
7.2
作成者:
INTRAMART

メソッドの概要
 java.lang.String getValue()
          初期表示文字列を返却します。
 
クラス jp.co.intra_mart.foundation.straform.model.definition.ItemDefModel から継承されたメソッド
getColumnName, getDataType, getId, getName, getSize, getType
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

getValue

public java.lang.String getValue()
初期表示文字列を返却します。

戻り値:
初期表示文字列