Searched refs:paramType (Results 1 – 2 of 2) sorted by relevance
46 public $paramType; variable in Google\\Service\\Dataflow\\ParameterMetadata125 public function setParamType($paramType) argument127 $this->paramType = $paramType;134 return $this->paramType;
78 function addParam($paramType, $paramValue) { argument80 $newParam->setTagContent($paramValue, "param/value/$paramType");