public class BasicFunctionValueConstraint extends BasicFieldValueConstraint implements FunctionValueConstraint, Serializable
modifiableEQUAL, GREATER, GREATER_EQUAL, LESS, LESS_EQUAL, LIKE, NOT_EQUAL, OPERATOR_DESCRIPTIONS, REGEXP| Constructor and Description |
|---|
BasicFunctionValueConstraint(StepField field,
Object value,
String function) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunction() |
equals, getValue, hashCode, matches, setValue, toStringgetOperator, getOperatorDescription, setOperatorgetField, getFieldName, isCaseSensitive, setCaseSensitivegetBasicSupportLevel, isInverse, setInverse, setUnmodifiableclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetValue, toStringgetOperatorgetField, isCaseSensitive, matchesequals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiablepublic String getFunction()
getFunction in interface FunctionValueConstraintMMBase 1.9-SNAPSHOT - ${javadoctimestamp}