id = $id; return $this; } public function getID() { return $this->id; } }