public class OperationMode
extends java.lang.Object
| Constructor and Description |
|---|
OperationMode() |
OperationMode(int m) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMode() |
java.lang.String |
getModeStr() |
void |
setMode(int m) |
void |
setMode(java.lang.String str) |
public static final int REAL
public static final int TEST