class QueryParameter extends Model (View source)

Properties

string $dataType
array $value

Methods

setDataType($dataType)

No description

string
getDataType()

No description

setValue($value)

No description

array
getValue()

No description

Details

setDataType($dataType)

No description

Parameters

$dataType

string getDataType()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

array getValue()

No description

Return Value

array