Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventorySoftwarePackage.php86 public function setQfePackage(InventoryWindowsQuickFixEngineeringPackage $qfePackage) argument
88 $this->qfePackage = $qfePackage;
95 return $this->qfePackage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DSoftwarePackage.php86 public function setQfePackage(WindowsQuickFixEngineeringPackage $qfePackage) argument
88 $this->qfePackage = $qfePackage;
95 return $this->qfePackage;