|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.ne.mki.wedge.run.client.event.Judgement
public class Judgement
次の実行リストを実行するかどうか の 判断オブジェクト
NextExecuteJudger
コンストラクタの概要 | |
---|---|
Judgement(boolean isNextExecute,
int resultCode)
コンストラクタ |
メソッドの概要 | |
---|---|
int |
getResultCode()
戻り値を取得 |
boolean |
isNextExecute()
次実行するかどうか を取得 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public Judgement(boolean isNextExecute, int resultCode)
isNextExecute
- true:次実行するresultCode
- 戻り値メソッドの詳細 |
---|
public boolean isNextExecute()
public int getResultCode()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |