|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectAbstractClient
jp.ne.mki.wedge.pub.vfunit.sample.camc.TableRowAdditionEX
public class TableRowAdditionEX
Webtribe標準ルール「TableRowAddition」を元に作成しています。
OUTへ追加する行数を指定することで、その数だけ行を追加します。
InputRecord | OutputRecord |
---|---|
|
|
Parameter |
---|
コンストラクタの概要 | |
---|---|
TableRowAdditionEX()
|
メソッドの概要 | |
---|---|
int |
execute()
処理を実行します |
void |
exit()
終了処理。 |
int |
getIOParameter()
IOパラメータ取得。 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public TableRowAdditionEX()
メソッドの詳細 |
---|
public int getIOParameter()
execute
の前に実行される。
public int execute()
public void exit()
execute
の後に実行されます。
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |