layerId = $layerId; } public function getLayerId() { return $this->layerId; } public function setVolumeAnnotationsVersion($volumeAnnotationsVersion) { $this->volumeAnnotationsVersion = $volumeAnnotationsVersion; } public function getVolumeAnnotationsVersion() { return $this->volumeAnnotationsVersion; } }