id; // } // // /** // * Set team // * // * @param string $team // * // * @return Awnser // */ // public function setTeam($team) // { // $this->team = $team; // // return $this; // } // // /** // * Get team // * // * @return string // */ // public function getTeam() // { // return $this->team; // } // // /** // * Set enigma // * // * @param string $enigma // * // * @return Awnser // */ // public function setEnigma($enigma) // { // $this->enigma = $enigma; // // return $this; // } // // /** // * Get enigma // * // * @return string // */ // public function getEnigma() // { // return $this->enigma; // } // // /** // * Set content // * // * @param string $content // * // * @return Awnser // */ // public function setContent($content) // { // $this->content = $content; // // return $this; // } // // /** // * Get content // * // * @return string // */ // public function getContent() // { // return $this->content; // } // // // /** // * Set date // * // * @param int $date // * // * @return Enigma // */ // public function setDate($date) // { // $this->date = $date; // // return $this; // } // // /** // * Get date // * // * @return int // */ // public function getDate() // { // return $this->date; // } // // // /** // * Set team_ID // * // * @param int $team_ID // * // * @return $this // */ // public function setTeam_ID($team_ID) // { // $this->team_ID = $team_ID; // // return $this; // } // // /** // * Get team_ID // * // * @return int // */ // public function getDate() // { // return $this->date; // } // // // /** // * Set date // * // * @param int $date // * // * @return $this // */ // public function setDate($date) // { // $this->date = $date; // // return $this; // } // // /** // * Get date // * // * @return int // */ // public function getDate() // { // return $this->date; // } }