| Modifier and Type | Class and Description |
|---|---|
class |
BooleanIsFalse |
class |
BooleanIsTrue |
class |
DateEqualTo |
class |
DateTimeEqualTo |
class |
FloatEqualTo |
class |
FloatGreaterThan |
class |
FloatGreaterThanOrEqualTo |
class |
FloatLessThan |
class |
FloatLessThanOrEqualTo |
class |
FloatNotEqualTo |
class |
IntBetween |
class |
IntEqualTo |
class |
IntGreaterThan |
class |
IntGreaterThanOrEqualTo |
class |
IntIsIn |
class |
IntLessThan |
class |
IntLessThanOrEqualTo |
class |
IsMissing
A filtering that matches all missing values in a column
|
class |
IsNotMissing
A filtering that matches all non-missing values in a column
|
class |
LocalDateBetween |
class |
StringEqualTo
Implements EqualTo testing for Category and Text Columns
|
class |
StringInSet
Implements EqualTo testing for Category and Text Columns
|
class |
StringNotEqualTo
Implements EqualTo testing for Category and Text Columns
|
class |
StringNotInSet
Implements EqualTo testing for Category and Text Columns
|
class |
TimeEqualTo |
class |
TimeNotEqualTo |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnEqualTo |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDateIsAfter |
class |
LocalDateIsBefore |
class |
LocalDateIsOnOrAfter |
class |
LocalDateIsOnOrBefore |
| Modifier and Type | Class and Description |
|---|---|
class |
DateIsOnOrAfter |
class |
DateIsOnOrBefore |
class |
DateTimeIsAfter |
class |
DateTimeIsBefore |
class |
IsFirstDayOfTheMonth |
class |
IsFriday |
class |
IsInApril |
class |
IsInAugust |
class |
IsInDecember |
class |
IsInFebruary |
class |
IsInJanuary |
class |
IsInJuly |
class |
IsInJune |
class |
IsInMarch |
class |
IsInMay |
class |
IsInNovember |
class |
IsInOctober |
class |
IsInQ1 |
class |
IsInQ2 |
class |
IsInQ3 |
class |
IsInQ4 |
class |
IsInSeptember |
class |
IsInYear |
class |
IsLastDayOfTheMonth |
class |
IsMonday |
class |
IsSaturday |
class |
IsSunday |
class |
IsThursday |
class |
IsTuesday |
class |
IsWednesday |
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleEqualTo |
class |
DoubleGreaterThan |
class |
DoubleGreaterThanOrEqualTo |
class |
DoubleLessThan |
class |
DoubleLessThanOrEqualTo |
class |
DoubleNotEqualTo |
| Modifier and Type | Class and Description |
|---|---|
class |
IntNotEqualTo |
| Modifier and Type | Class and Description |
|---|---|
class |
LongEqualTo |
class |
LongGreaterThan |
class |
LongGreaterThanOrEqualTo |
class |
LongLessThan |
class |
LongLessThanOrEqualTo |
class |
LongNotEqualTo |
| Modifier and Type | Class and Description |
|---|---|
class |
TextContains
A filtering that selects cells in which all text is uppercase
|
class |
TextEndsWith
A filtering that selects cells in which all text is uppercase
|
class |
TextEqualToIgnoringCase
A filtering that selects cells in which all text is uppercase
|
class |
TextHasLengthEqualTo
A filtering that selects cells in which all text is uppercase
|
class |
TextIsAlpha
A filtering that selects cells in which all text is lowercase
|
class |
TextIsAlphaNumeric
A filtering that selects cells in which all text is lowercase
|
class |
TextIsEmpty
A filtering that selects cells in which all text is lowercase
|
class |
TextIsIn
A filtering that selects cells in which the string value is in the given array of strings
|
class |
TextIsLongerThan
A filtering that selects cells in which all text is uppercase
|
class |
TextIsLowerCase
A filtering that selects cells in which all text is lowercase
|
class |
TextIsNumeric
A filtering that selects cells in which all text is lowercase
|
class |
TextIsShorterThan
A filtering that selects cells in which all text is uppercase
|
class |
TextIsUpperCase
A filtering that selects cells in which all text is uppercase
|
class |
TextMatchesRegex
A filtering that selects cells in which all text is uppercase
|
class |
TextStartsWith
A filtering that selects cells in which all text is uppercase
|
| Modifier and Type | Class and Description |
|---|---|
class |
IsAfter |
class |
IsAfterNoon |
class |
IsBefore |
class |
IsBeforeNoon |
class |
IsMidnight |
class |
IsNoon |
Copyright © 2017. All rights reserved.