|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectFairCom.CtreeDb.Types.OPS_STATE
public class OPS_STATE
| Field Summary | |
|---|---|
static int |
OFF
Turn a status bit off. |
static int |
ON
Turn a status bit on. |
static int |
RETURN
Return the entire status word. |
static int |
SET
Set the entire status word. |
| Constructor Summary | |
|---|---|
OPS_STATE()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OFF
public static final int SET
public static final int ON
public static final int RETURN
| Constructor Detail |
|---|
public OPS_STATE()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||