| Modifier and Type | Field and Description |
|---|---|
MocQuery.MocQueryOp |
MocQuery.MocQueryComponent.op |
| Modifier and Type | Method and Description |
|---|---|
static MocQuery.MocQueryOp |
MocQuery.MocQueryOp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MocQuery.MocQueryOp[] |
MocQuery.MocQueryOp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MocQueryComponent(MocQuery.MocQueryOp op_) |
MocQueryComponent(MocQuery.MocQueryOp op_,
int nops_) |