Lines Matching refs:nextLink
599 public $nextLink; variable in Google_ActivityFeed
629 public function setNextLink( $nextLink) { argument
630 $this->nextLink = $nextLink;
633 return $this->nextLink;
1199 public $nextLink; variable in Google_CommentFeed
1228 public function setNextLink( $nextLink) { argument
1229 $this->nextLink = $nextLink;
1232 return $this->nextLink;
1784 public $nextLink; variable in Google_MomentsFeed
1808 public function setNextLink( $nextLink) { argument
1809 $this->nextLink = $nextLink;
1812 return $this->nextLink;