|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectohymosj.OperationFlag
型に安全な定数のクラスです。
OperationFlag; OperationFlag class.
フィールドの概要 | |
static OperationFlag |
E_ALREADY
|
static OperationFlag |
E_DONE
|
static OperationFlag |
E_UNDONE
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final OperationFlag E_UNDONE
E_UNDONE:
Initial work could not be done.
public static final OperationFlag E_DONE
E_DONE:
Initial work was completed.
public static final OperationFlag E_ALREADY
E_ALREADY:
Initial work had been done already.
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |