public class QueryValidator extends Object implements Serializable
| Constructor and Description |
|---|
QueryValidator() |
QueryValidator(String operation,
Object k,
boolean exists,
boolean hasVal,
Object expectedVal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getHasValue() |
Object |
getKey() |
boolean |
getKeyExists() |
String |
getOperation() |
Object |
getValue() |
void |
setValue(Object anObj) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.