public function setObjectType($objectType) { $this->objectType = $objectType; $this->queryParameters["ObjectType"] = $objectType; }