FilterExpression
class FilterExpression extends Model (View source)
Properties
bool | $caseSensitive | ||
string | $expressionValue | ||
string | $field | ||
int | $fieldIndex | ||
string | $kind | ||
string | $matchType |
Methods
setCaseSensitive($caseSensitive)
No description
bool
getCaseSensitive()
No description
setExpressionValue($expressionValue)
No description
string
getExpressionValue()
No description
setField($field)
No description
string
getField()
No description
setFieldIndex($fieldIndex)
No description
int
getFieldIndex()
No description
setKind($kind)
No description
string
getKind()
No description
setMatchType($matchType)
No description
string
getMatchType()
No description
Details
setCaseSensitive($caseSensitive)
No description
bool
getCaseSensitive()
No description
setExpressionValue($expressionValue)
No description
string
getExpressionValue()
No description
setField($field)
No description
string
getField()
No description
setFieldIndex($fieldIndex)
No description
int
getFieldIndex()
No description
setKind($kind)
No description
string
getKind()
No description
setMatchType($matchType)
No description
string
getMatchType()
No description