public class FieldCondition<T extends Comparable> extends Condition
Constructor and Description |
---|
FieldCondition(Field field,
Column column,
String operator,
Values<T> values,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Field |
getField() |
String |
getOperator() |
static KeyDefinition[] |
keyDefinitions() |
Key[] |
keys() |
void |
setOperator(String operator) |
String |
toString() |
columnUUID, getColumn, getFirstValue, getUuidKey, getValues, setValue, superType, uuid, value
public Field getField()
public String getOperator()
public void setOperator(String operator)
public static KeyDefinition[] keyDefinitions()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.