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

Parameters

$boolValue

bool getBoolValue()

No description

Return Value

bool

setFloatValue($floatValue)

No description

Parameters

$floatValue

float[] getFloatValue()

No description

Return Value

float[]

setIntValue($intValue)

No description

Parameters

$intValue

string[] getIntValue()

No description

Return Value

string[]

setMaxValue($maxValue)

No description

Parameters

$maxValue

float getMaxValue()

No description

Return Value

float

setMinValue($minValue)

No description

Parameters

$minValue

float getMinValue()

No description

Return Value

float

setPropertyName($propertyName)

No description

Parameters

$propertyName

string getPropertyName()

No description

Return Value

string

setTextValue($textValue)

No description

Parameters

$textValue

string[] getTextValue()

No description

Return Value

string[]

setUnitCode($unitCode)

No description

Parameters

$unitCode

string getUnitCode()

No description

Return Value

string