class Remove
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private DBObject |
filter |
private boolean |
isMulti |
| Modifier and Type | Method and Description |
|---|---|
DBObject |
getFilter() |
boolean |
isMulti() |
Remove |
multi(boolean isMulti) |