| Modifier | Constructor and Description |
|---|---|
protected |
CriteriaEntry(Criteria.OperationKey key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Criteria.OperationKey |
getKey() |
Object |
getValue() |
int |
hashCode() |
void |
setValue(Object value) |
String |
toString() |
protected CriteriaEntry(Criteria.OperationKey key)
public Criteria.OperationKey getKey()
public void setValue(Object value)
public Object getValue()
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.