CloudExportAdditionalProperties
class CloudExportAdditionalProperties extends Collection (View source)
Properties
| protected | $collection_key | ||
| bool | $boolValue | ||
| float[] | $floatValue | ||
| string[] | $intValue | ||
| float | $maxValue | ||
| float | $minValue | ||
| string | $propertyName | ||
| string[] | $textValue | ||
| string | $unitCode |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setFloatValue($floatValue)
No description
float[]
getFloatValue()
No description
setIntValue($intValue)
No description
string[]
getIntValue()
No description
setMaxValue($maxValue)
No description
float
getMaxValue()
No description
setMinValue($minValue)
No description
float
getMinValue()
No description
setPropertyName($propertyName)
No description
string
getPropertyName()
No description
setTextValue($textValue)
No description
string[]
getTextValue()
No description
setUnitCode($unitCode)
No description
string
getUnitCode()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setFloatValue($floatValue)
No description
float[]
getFloatValue()
No description
setIntValue($intValue)
No description
string[]
getIntValue()
No description
setMaxValue($maxValue)
No description
float
getMaxValue()
No description
setMinValue($minValue)
No description
float
getMinValue()
No description
setPropertyName($propertyName)
No description
string
getPropertyName()
No description
setTextValue($textValue)
No description
string[]
getTextValue()
No description
setUnitCode($unitCode)
No description
string
getUnitCode()
No description