| Package | Description |
|---|---|
| com.avos.avoscloud.ops |
| Modifier and Type | Field and Description |
|---|---|
protected AVOp.OpType |
BaseOp.type |
| Modifier and Type | Method and Description |
|---|---|
AVOp.OpType |
BaseOp.type() |
AVOp.OpType |
NullOP.type() |
AVOp.OpType |
AVOp.type() |
static AVOp.OpType |
AVOp.OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AVOp.OpType[] |
AVOp.OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseOp.setType(AVOp.OpType type) |
| Constructor and Description |
|---|
AddOp(String key,
AVOp.OpType type) |
BaseOp(String key,
AVOp.OpType type) |
CollectionAddOp(String key,
AVOp.OpType type) |
CollectionOp(String key,
AVOp.OpType type) |
Copyright © 2017. All rights reserved.