getLhs ( )

Gets the left-hand side of this Criteria

getOperator ( ) { String }

Gets the operator of this Criteria

getRhs ( )

Gets the right-hand side of this Criteria

setLhs ( lhs: Object )

Sets the left-hand side of this Criteria

Parameters
Name Type Description
lhs Object

hand side

setOperator ( op: String )

Sets the operator of this Criteria

Parameters
Name Type Description
op String

op Operator

setRhs ( rhs: Object )

Sets the left-hand side of this Criteria

Parameters
Name Type Description
rhs Object

hand side