Method Summary |
|
public java.lang.String | getBooleanCondition() Getter for property booleanCondition. |
public java.lang.String | getFieldLabel() Getter for property fieldLabel. |
public java.lang.String | getFieldName() Getter for property fieldName. |
public java.lang.String | getFunctions() Getter for property functions.
Value of property functions. |
public int | getLikeHint() Getter for property likeHint. |
public java.lang.String | getOperator() Getter for property operator. |
public java.lang.Object | getSearchValue() Getter for property searchValue. |
public java.util.List | getSearchValuesList() Getter for property searchValuesList. |
public java.util.Map | getSearchValuesMap() Getter for property searchValuesMap. |
public void | setBooleanCondition(java.lang.String booleanCondition) Setter for property booleanCondition. |
public void | setFieldLabel(java.lang.String fieldLabel) Setter for property fieldLabel. |
public void | setFieldName(java.lang.String fieldName) Setter for property fieldName. |
public void | setFunctions(java.lang.String functions) Setter for property functions. |
public void | setLikeHint(int likeHint) Setter for property likeHint.
Parameters: likeHint - New value of property likeHint. |
public void | setOperator(java.lang.String operator) Setter for property operator. |
public void | setSearchValue(java.lang.Object searchValue) Setter for property searchValue. |
public void | setSearchValuesList(java.util.List searchValuesList) Setter for property searchValuesList. |
public void | setSearchValuesMap(java.util.Map searchValuesMap) Setter for property searchValuesMap. |
public String | toString() |