Lines Matching refs:nextLink
773 public $nextLink; variable in Google_ActivityFeed
803 public function setNextLink( $nextLink) { argument
804 $this->nextLink = $nextLink;
807 return $this->nextLink;
1428 public $nextLink; variable in Google_CircleFeed
1452 public function setNextLink( $nextLink) { argument
1453 $this->nextLink = $nextLink;
1456 return $this->nextLink;
1633 public $nextLink; variable in Google_CommentFeed
1662 public function setNextLink( $nextLink) { argument
1663 $this->nextLink = $nextLink;
1666 return $this->nextLink;