Searched refs:currentVersionRanges (Results 1 – 2 of 2) sorted by relevance
145 public function setCurrentVersionRanges(AnnotationCurrentVersionRanges $currentVersionRanges) argument147 $this->currentVersionRanges = $currentVersionRanges;154 return $this->currentVersionRanges;
1019 public $currentVersionRanges; variable in Google_Annotation1055 …lic function setCurrentVersionRanges(Google_AnnotationCurrentVersionRanges $currentVersionRanges) { argument1056 $this->currentVersionRanges = $currentVersionRanges;1059 return $this->currentVersionRanges;