Searched refs:industryIdentifiers (Results 1 – 2 of 2) sorted by relevance
258 public function setIndustryIdentifiers($industryIdentifiers) argument260 $this->industryIdentifiers = $industryIdentifiers;267 return $this->industryIdentifiers;
3061 public $industryIdentifiers; variable in Google_VolumeVolumeInfo3123 …IndustryIdentifiers(/* array(Google_VolumeVolumeInfoIndustryIdentifiers) */ $industryIdentifiers) { argument3124 …$this->assertIsArray($industryIdentifiers, 'Google_VolumeVolumeInfoIndustryIdentifiers', __METHOD_…3125 $this->industryIdentifiers = $industryIdentifiers;3128 return $this->industryIdentifiers;