reportTime = $reportTime; } public function getReportTime() { return $this->reportTime; } public function setSystemRamFreeInfo($systemRamFreeInfo) { $this->systemRamFreeInfo = $systemRamFreeInfo; } public function getSystemRamFreeInfo() { return $this->systemRamFreeInfo; } }