explnum; } /** * * @param int $explnum */ public function set_explnum($explnum) { $this->explnum = $explnum; return $this; } }