Sets the operator
string $operator Operator:
$this
public function setOperator($operator) { $this->operator = $operator; return $this; }