Constructor and Description |
---|
Criterion(String property,
Object value1,
Object value2,
String condition,
String andOr) |
Criterion(String property,
Object value,
String condition,
String andOr) |
Criterion(String property,
String condition,
String andOr) |
Modifier and Type | Method and Description |
---|---|
String |
getAndOr() |
String |
getCondition() |
String |
getProperty() |
Object |
getSecondValue() |
Object |
getValue() |
Object[] |
getValues() |
Copyright © 2018. All rights reserved.