|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.xorder.GetInputData
public class GetInputData
入力補助リスト取得クラス
入力補助リストを取得します。
コンストラクタの概要 | |
---|---|
GetInputData()
|
メソッドの概要 | |
---|---|
String |
getErrorCD()
エラーコードを取得します。 |
String |
getErrorMSG()
エラーメッセージを取得します。 |
boolean |
getInpDatList(String orderId,
String col)
呼出用パラメータ |
int |
getRowCount()
取得件数を取得します。 |
String |
getRowItemcol(int index)
カラムを取得します。 |
String |
getRowIteminputdata(int index)
表示名を取得します。 |
String |
getRowItemorderid(int index)
表示順IDを取得します。 |
int |
getRowItemvieworder(int index)
表示順番を取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GetInputData()
メソッドの詳細 |
---|
public String getErrorMSG()
public String getErrorCD()
public String getRowItemorderid(int index)
index
- インデックス
public String getRowItemcol(int index)
index
- インデックス
public String getRowIteminputdata(int index)
index
- インデックス
public int getRowItemvieworder(int index)
index
- インデックス
public int getRowCount()
public boolean getInpDatList(String orderId, String col)
orderId
- [必須] 表示順IDcol
- [必須] カラムキー
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |