/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/ |
H A D | Array_.php | 29 private $valueType; variable in phpDocumentor\\Reflection\\Types\\Array_ 37 * @param Type $valueType 40 public function __construct(Type $valueType = null, Type $keyType = null) argument 45 if ($valueType === null) { 46 $valueType = new Mixed_(); 49 $this->valueType = $valueType; 70 return $this->valueType; 80 if ($this->valueType instanceof Mixed_) { 84 return $this->valueType . '[]';
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\Monitoring\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | ValueDescriptor.php | 37 public $valueType; variable in Google\\Service\\Monitoring\\ValueDescriptor 84 public function setValueType($valueType) argument 86 $this->valueType = $valueType; 93 return $this->valueType;
|
H A D | TimeSeries.php | 42 public $valueType; variable in Google\\Service\\Monitoring\\TimeSeries 131 public function setValueType($valueType) argument 133 $this->valueType = $valueType; 140 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\Monitoring\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\ServiceNetworking\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\ServiceNetworking\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\Logging\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\Logging\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\ServiceUsage\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\ServiceUsage\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\ServiceConsumerManagement\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\ServiceConsumerManagement\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/ |
H A D | LabelDescriptor.php | 33 public $valueType; variable in Google\\Service\\ServiceManagement\\LabelDescriptor 66 public function setValueType($valueType) argument 68 $this->valueType = $valueType; 75 return $this->valueType;
|
H A D | MetricDescriptor.php | 62 public $valueType; variable in Google\\Service\\ServiceManagement\\MetricDescriptor 207 public function setValueType($valueType) argument 209 $this->valueType = $valueType; 216 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/ |
H A D | Attribute.php | 34 public $valueType; variable in Google\\Service\\MyBusinessBusinessInformation\\Attribute 85 public function setValueType($valueType) argument 87 $this->valueType = $valueType; 94 return $this->valueType;
|
H A D | AttributeMetadata.php | 48 public $valueType; variable in Google\\Service\\MyBusinessBusinessInformation\\AttributeMetadata 137 public function setValueType($valueType) argument 139 $this->valueType = $valueType; 146 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/ |
H A D | ConfigVariableTemplate.php | 47 public $valueType; variable in Google\\Service\\Connectors\\ConfigVariableTemplate 136 public function setValueType($valueType) argument 138 $this->valueType = $valueType; 145 return $this->valueType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/ |
H A D | GoogleCloudDocumentaiV1beta1DocumentPageFormField.php | 44 public $valueType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageFormField 147 public function setValueType($valueType) argument 149 $this->valueType = $valueType; 156 return $this->valueType;
|
H A D | GoogleCloudDocumentaiV1beta2DocumentPageFormField.php | 44 public $valueType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageFormField 147 public function setValueType($valueType) argument 149 $this->valueType = $valueType; 156 return $this->valueType;
|
H A D | GoogleCloudDocumentaiV1DocumentPageFormField.php | 44 public $valueType; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageFormField 147 public function setValueType($valueType) argument 149 $this->valueType = $valueType; 156 return $this->valueType;
|
/plugin/webdav/vendor/sabre/vobject/lib/Parser/ |
H A D | Json.php | 136 $valueType 149 $valueType = strtoupper($valueType); 156 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType); 171 $prop['VALUE'] = $valueType;
|
/plugin/davcard/vendor/sabre/vobject/lib/Parser/ |
H A D | Json.php | 134 $valueType 147 $valueType = strtoupper($valueType); 154 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType); 169 $prop["VALUE"] = $valueType;
|
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/ |
H A D | Json.php | 136 $valueType 149 $valueType = strtoupper($valueType); 156 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType); 171 $prop["VALUE"] = $valueType;
|
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/ |
H A D | Json.php | 134 $valueType 147 $valueType = strtoupper($valueType); 154 $prop = $this->root->createProperty($propertyName, null, $parameters, $valueType); 169 $prop["VALUE"] = $valueType;
|