|
IM-Workflow_BPW | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.intra_mart.foundation.workflow_bpw.listener.model.ImwBpwArchiveUserApplicationKeyModel
public class ImwBpwArchiveUserApplicationKeyModel
ユーザアプリケーションキー情報モデル。
コンストラクタの概要 | |
---|---|
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 |
コンストラクタの詳細 |
---|
public ImwBpwArchiveUserApplicationKeyModel()
メソッドの詳細 |
---|
public String getParameterNo()
public void setParameterNo(String parameterNo)
parameterNo
- パラメータ番号public String getParameterCode()
public void setParameterCode(String parameterCode)
parameterCode
- パラメータコード
|
IM-Workflow_BPW | |||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |