freshnessDuration = $freshnessDuration; } public function getFreshnessDuration() { return $this->freshnessDuration; } public function setFreshnessProperty($freshnessProperty) { $this->freshnessProperty = $freshnessProperty; } public function getFreshnessProperty() { return $this->freshnessProperty; } }