moreFromAuthors = $moreFromAuthors; } public function getMoreFromAuthors() { return $this->moreFromAuthors; } public function setMoreFromSeries(Google_Service_Books_UsersettingsNotificationMoreFromSeries $moreFromSeries) { $this->moreFromSeries = $moreFromSeries; } public function getMoreFromSeries() { return $this->moreFromSeries; } }