type; } /** * @param mixed $type */ public function setType($type) { $this->type = $type; } }