QueryParameterValue
class QueryParameterValue extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $arrayValuesType | ||
protected | $arrayValuesDataType | ||
protected | $rangeValueType | ||
protected | $rangeValueDataType | ||
protected | $structValuesType | ||
protected | $structValuesDataType | ||
string | $value |
Methods
setArrayValues($arrayValues)
No description
getArrayValues()
No description
getRangeValue()
No description
setStructValues($structValues)
No description
getStructValues()
No description
setValue($value)
No description
string
getValue()
No description
Details
setArrayValues($arrayValues)
No description
QueryParameterValue[]
getArrayValues()
No description
setRangeValue(RangeValue $rangeValue)
No description
RangeValue
getRangeValue()
No description
setStructValues($structValues)
No description
QueryParameterValue[]
getStructValues()
No description
setValue($value)
No description
string
getValue()
No description