|
const | DISCRIMINATOR = null |
|
const | TYPE_CONSTANT = 'constant' |
|
const | DISCRIMINATOR = null |
|
◆ __construct()
InfluxDB2\Model\ConstantVariableProperties::__construct |
( |
array | $data = null | ) |
|
◆ __toString()
InfluxDB2\Model\ConstantVariableProperties::__toString |
( |
| ) |
|
◆ attributeMap()
static InfluxDB2\Model\ConstantVariableProperties::attributeMap |
( |
| ) |
|
|
static |
◆ getModelName()
InfluxDB2\Model\ConstantVariableProperties::getModelName |
( |
| ) |
|
◆ getters()
static InfluxDB2\Model\ConstantVariableProperties::getters |
( |
| ) |
|
|
static |
◆ getType()
InfluxDB2\Model\ConstantVariableProperties::getType |
( |
| ) |
|
Gets type
- Returns
- string|null
◆ getTypeAllowableValues()
InfluxDB2\Model\ConstantVariableProperties::getTypeAllowableValues |
( |
| ) |
|
Gets allowable values of the enum
- Returns
- string[]
◆ getValues()
InfluxDB2\Model\ConstantVariableProperties::getValues |
( |
| ) |
|
Gets values
- Returns
- string[]|null
◆ listInvalidProperties()
InfluxDB2\Model\ConstantVariableProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
InfluxDB2\Model\ConstantVariableProperties::offsetExists |
( |
| $offset | ) |
|
◆ offsetGet()
InfluxDB2\Model\ConstantVariableProperties::offsetGet |
( |
| $offset | ) |
|
◆ offsetSet()
InfluxDB2\Model\ConstantVariableProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
◆ offsetUnset()
InfluxDB2\Model\ConstantVariableProperties::offsetUnset |
( |
| $offset | ) |
|
◆ openAPIFormats()
static InfluxDB2\Model\ConstantVariableProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
static InfluxDB2\Model\ConstantVariableProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setters()
static InfluxDB2\Model\ConstantVariableProperties::setters |
( |
| ) |
|
|
static |
◆ setType()
InfluxDB2\Model\ConstantVariableProperties::setType |
( |
| $type | ) |
|
Sets type
- Parameters
-
- Returns
- $this
◆ setValues()
InfluxDB2\Model\ConstantVariableProperties::setValues |
( |
| $values | ) |
|
Sets values
- Parameters
-
string[] | null | $values | values |
- Returns
- $this
◆ valid()
InfluxDB2\Model\ConstantVariableProperties::valid |
( |
| ) |
|
◆ $attributeMap
InfluxDB2\Model\ConstantVariableProperties::$attributeMap |
|
staticprotected |
Initial value:= [
'type' => 'type',
'values' => 'values'
]
◆ $getters
InfluxDB2\Model\ConstantVariableProperties::$getters |
|
staticprotected |
Initial value:= [
'type' => 'getType',
'values' => 'getValues'
]
◆ $openAPIFormats
InfluxDB2\Model\ConstantVariableProperties::$openAPIFormats |
|
staticprotected |
Initial value:= [
'type' => null,
'values' => null
]
◆ $openAPITypes
InfluxDB2\Model\ConstantVariableProperties::$openAPITypes |
|
staticprotected |
Initial value:= [
'type' => 'string',
'values' => 'string[]'
]
◆ $setters
InfluxDB2\Model\ConstantVariableProperties::$setters |
|
staticprotected |
Initial value:= [
'type' => 'setType',
'values' => 'setValues'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/ConstantVariableProperties.php