common
クラス ConfirmForm

java.lang.Object
  拡張common.CommonForm
      拡張common.ConfirmForm
すべての実装インタフェース:
java.io.Serializable

public class ConfirmForm
extends CommonForm

[共通](確認画面用)Formクラス

関連項目:
直列化された形式

フィールドの概要
 
クラス common.CommonForm から継承したフィールド
actionError
 
コンストラクタの概要
ConfirmForm()
          デフォルトコンストラクタ。
 
メソッドの概要
 java.lang.String getDispMessage()
          表示メッセージの取得。
 void setDispMessage(java.lang.String dispMessage)
          表示メッセージの設定。
 
クラス common.CommonForm から継承したメソッド
autoCheckScreenParam, autoListCheckScreenParam, blankTrim, checkDateParam, checkDoubleParam, checkDoubleValue, checkIntValue, checkTextByte, getActionError, getEncodeParameter, getEncodeParameterValues, getErrorMessage, getMessage, getOpenerFormName, getShowMode, initMessage, initOpenerFormName, initShowMode, isHalfNumber, isSpace, isSymbol, paddingZero, printDEBUG, printMSTOption, printMSTOption, replaceMatchAll, rn, setActionError, setListScreenParam, setMessage, setOpenerFormName, setScreenParam, setShowMode
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ConfirmForm

public ConfirmForm()
デフォルトコンストラクタ。

メソッドの詳細

setDispMessage

public void setDispMessage(java.lang.String dispMessage)
表示メッセージの設定。

パラメータ:
dispMessage - 表示メッセージ

getDispMessage

public java.lang.String getDispMessage()
表示メッセージの取得。

戻り値:
表示メッセージ