Searched refs:annotationTypes (Results 1 – 2 of 2) sorted by relevance
30 public $annotationTypes; variable in Google\\Service\\Books\\Layersummary93 public function setAnnotationTypes($annotationTypes) argument95 $this->annotationTypes = $annotationTypes;102 return $this->annotationTypes;
2319 public $annotationTypes; variable in Google_Layersummary2337 public function setAnnotationTypes(/* array(Google_string) */ $annotationTypes) { argument2338 $this->assertIsArray($annotationTypes, 'Google_string', __METHOD__);2339 $this->annotationTypes = $annotationTypes;2342 return $this->annotationTypes;