Sets the offset
int $offset Offset:
$this
public function setOffset($offset) { $this->offset = $offset; return $this; }