offsetPercentage = $offsetPercentage; } public function getOffsetPercentage() { return $this->offsetPercentage; } public function setOffsetSeconds($offsetSeconds) { $this->offsetSeconds = $offsetSeconds; } public function getOffsetSeconds() { return $this->offsetSeconds; } }