|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorca.drivers.ActionOverlapCodes
public class ActionOverlapCodes
| Field Summary | |
|---|---|
static int |
OverlapCancel
Cancel the previous action. |
static int |
OverlapError
Report an error. |
static int |
OverlapIgnore
Ignore the previous action. |
static int |
OverlapWait
Wait for the previous action to complete. |
| Constructor Summary | |
|---|---|
ActionOverlapCodes()
|
|
| 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 OverlapIgnore
public static final int OverlapWait
public static final int OverlapCancel
public static final int OverlapError
| Constructor Detail |
|---|
public ActionOverlapCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||