public function setLocation(Location $Location) {
            
            $this->Location = $Location;
            
            return $this;