public class FieldIsLessThan<FieldType extends Comparable<?>> extends LessThan<FieldType>
QueryExpression that checks whether a field is less than a given value.OPERATOR_IDENTIFIER| Constructor and Description |
|---|
FieldIsLessThan(Class<FieldType> fieldTypeClass,
String fieldName,
FieldType parameterValue) |
appendQueryParameters, asQueryLanguage, getOperand1, getOperand2, precedence, queryStringSizeGuess, setOperand1, setOperand2, toStringgetChildren, getExpressionType, listDescendantsOfType, listParentsOfDescendantsOfType, setChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExpressionType, listDescendantsOfType, listParentsOfDescendantsOfTypeCopyright © 2016 SAPERION AG. All rights reserved.