Type of the operator which can be used by particular Condition.
- Version:
 - 15.4.5
 
- Source:
 - See:
 
Members
(static, constant) CONTAINS :String
stable API
Contains operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source:
 
(static, constant) ENDS_WITH :String
stable API
Ends-with operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source:
 
(static, constant) EQUALS :String
stable API
Equals operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source:
 
(static, constant) NOT_CONTAINS :String
stable API
Does not contain operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source:
 
(static, constant) NOT_EQUALS :String
stable API
Not equals operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source:
 
(static, constant) STARTS_WITH :String
stable API
Starts-with operator.
Type:
- String
 
- Version:
 - 15.4.5
 
- Source: