|
|
const | DISCRIMINATOR = null |
| |
◆ __construct()
| InfluxDB2\Model\TemplateSummaryLabelProperties::__construct |
( |
?array | $data = null | ) |
|
Constructor
- Parameters
-
| mixed[] | $data | Associated array of property values initializing the model |
◆ __toString()
| InfluxDB2\Model\TemplateSummaryLabelProperties::__toString |
( |
| ) |
|
Gets the string presentation of the object
- Returns
- string
◆ attributeMap()
| static InfluxDB2\Model\TemplateSummaryLabelProperties::attributeMap |
( |
| ) |
|
|
static |
◆ getColor()
| InfluxDB2\Model\TemplateSummaryLabelProperties::getColor |
( |
| ) |
|
Gets color
- Returns
- string|null
◆ getDescription()
| InfluxDB2\Model\TemplateSummaryLabelProperties::getDescription |
( |
| ) |
|
Gets description
- Returns
- string|null
◆ getModelName()
| InfluxDB2\Model\TemplateSummaryLabelProperties::getModelName |
( |
| ) |
|
◆ getters()
| static InfluxDB2\Model\TemplateSummaryLabelProperties::getters |
( |
| ) |
|
|
static |
◆ listInvalidProperties()
| InfluxDB2\Model\TemplateSummaryLabelProperties::listInvalidProperties |
( |
| ) |
|
◆ offsetExists()
| InfluxDB2\Model\TemplateSummaryLabelProperties::offsetExists |
( |
| $offset | ) |
|
Returns true if offset exists. False otherwise.
- Parameters
-
- Returns
- boolean
◆ offsetGet()
| InfluxDB2\Model\TemplateSummaryLabelProperties::offsetGet |
( |
| $offset | ) |
|
Gets offset.
- Parameters
-
- Returns
- mixed
◆ offsetSet()
| InfluxDB2\Model\TemplateSummaryLabelProperties::offsetSet |
( |
| $offset, |
|
|
| $value ) |
Sets value based on offset.
- Parameters
-
| integer | $offset | Offset |
| mixed | $value | Value to be set |
- Returns
- void
◆ offsetUnset()
| InfluxDB2\Model\TemplateSummaryLabelProperties::offsetUnset |
( |
| $offset | ) |
|
Unsets offset.
- Parameters
-
- Returns
- void
◆ openAPIFormats()
| static InfluxDB2\Model\TemplateSummaryLabelProperties::openAPIFormats |
( |
| ) |
|
|
static |
◆ openAPITypes()
| static InfluxDB2\Model\TemplateSummaryLabelProperties::openAPITypes |
( |
| ) |
|
|
static |
◆ setColor()
| InfluxDB2\Model\TemplateSummaryLabelProperties::setColor |
( |
| $color | ) |
|
Sets color
- Parameters
-
- Returns
- $this
◆ setDescription()
| InfluxDB2\Model\TemplateSummaryLabelProperties::setDescription |
( |
| $description | ) |
|
Sets description
- Parameters
-
| string | null | $description | description |
- Returns
- $this
◆ setters()
| static InfluxDB2\Model\TemplateSummaryLabelProperties::setters |
( |
| ) |
|
|
static |
◆ valid()
| InfluxDB2\Model\TemplateSummaryLabelProperties::valid |
( |
| ) |
|
Validate all the properties in the model return true if all passed
- Returns
- bool True if all properties are valid
Implements InfluxDB2\Model\ModelInterface.
◆ $attributeMap
| InfluxDB2\Model\TemplateSummaryLabelProperties::$attributeMap |
|
staticprotected |
Initial value:= [
'color' => 'color',
'description' => 'description'
]
◆ $getters
| InfluxDB2\Model\TemplateSummaryLabelProperties::$getters |
|
staticprotected |
Initial value:= [
'color' => 'getColor',
'description' => 'getDescription'
]
◆ $openAPIFormats
| InfluxDB2\Model\TemplateSummaryLabelProperties::$openAPIFormats |
|
staticprotected |
Initial value:= [
'color' => null,
'description' => null
]
◆ $openAPITypes
| InfluxDB2\Model\TemplateSummaryLabelProperties::$openAPITypes |
|
staticprotected |
Initial value:= [
'color' => 'string',
'description' => 'string'
]
◆ $setters
| InfluxDB2\Model\TemplateSummaryLabelProperties::$setters |
|
staticprotected |
Initial value:= [
'color' => 'setColor',
'description' => 'setDescription'
]
The documentation for this class was generated from the following file:
- src/InfluxDB2/Model/TemplateSummaryLabelProperties.php