JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrzGrade = $zGrade; } public function getZGrade() { return $this->zGrade; } public function setZPlane($zPlane) { $this->zPlane = $zPlane; } public function getZPlane() { return $this->zPlane; } public function setZWithinGrade($zWithinGrade) { $this->zWithinGrade = $zWithinGrade; } public function getZWithinGrade() { return $this->zWithinGrade; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(BasemapZOrder::class, 'Google_Service_SemanticTile_BasemapZOrder');