Home
last modified time | relevance | path

Searched refs:jobLocation (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCommuteInfo.php32 public function setJobLocation(Location $jobLocation) argument
34 $this->jobLocation = $jobLocation;
41 return $this->jobLocation;