public class OperationFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OK |
| Constructor and Description |
|---|
OperationFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
consumableOp(Caller caller,
java.lang.String opName) |
public static final java.lang.String OK