autoMatched = $autoMatched; } public function getAutoMatched() { return $this->autoMatched; } public function setTimeMillis($timeMillis) { $this->timeMillis = $timeMillis; } public function getTimeMillis() { return $this->timeMillis; } }