|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.JRcServer.JRcResultDef
public class JRcResultDef
JRcServerステータス.
フィールドの概要 | |
---|---|
static int |
ERROR
ステータス : 異常系. |
static int |
FATAL
ステータス : 復旧不能異常系. |
static java.lang.String |
NOT_HELP
ヘルプ情報非存在条件. |
static int |
STATE_MASK
ステータスマスク. |
static int |
SUCCESS
ステータス : 正常系. |
static int |
WARNING
ステータス : 警告系. |
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final java.lang.String NOT_HELP
public static final int STATE_MASK
public static final int SUCCESS
public static final int WARNING
public static final int ERROR
public static final int FATAL
|
||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |