IM-Workflow_BPW

jp.co.intra_mart.foundation.workflow_bpw.listener.model
クラス ImwBpwArchiveUserApplicationKeyModel

java.lang.Object
  上位を拡張 jp.co.intra_mart.foundation.workflow_bpw.listener.model.ImwBpwArchiveUserApplicationKeyModel
すべての実装されたインタフェース:
Serializable

public class ImwBpwArchiveUserApplicationKeyModel
extends Object
implements Serializable

ユーザアプリケーションキー情報モデル。

導入されたバージョン:
7.2
関連項目:
直列化された形式

コンストラクタの概要
ImwBpwArchiveUserApplicationKeyModel()
           
 
メソッドの概要
 String getParameterCode()
          パラメータコードを取得します。
 String getParameterNo()
          パラメータ番号を取得します。
 void setParameterCode(String parameterCode)
          パラメータコードを設定します。
 void setParameterNo(String parameterNo)
          パラメータ番号を設定します。
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ImwBpwArchiveUserApplicationKeyModel

public ImwBpwArchiveUserApplicationKeyModel()
メソッドの詳細

getParameterNo

public String getParameterNo()
パラメータ番号を取得します。

戻り値:
パラメータ番号

setParameterNo

public void setParameterNo(String parameterNo)
パラメータ番号を設定します。

パラメータ:
parameterNo - パラメータ番号

getParameterCode

public String getParameterCode()
パラメータコードを取得します。

戻り値:
パラメータコード

setParameterCode

public void setParameterCode(String parameterCode)
パラメータコードを設定します。

パラメータ:
parameterCode - パラメータコード

IM-Workflow_BPW

Copyright © 2000-2015 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.