class QueryParameterType extends Collection (View source)

Properties

protected $collection_key
protected $arrayTypeType
protected $arrayTypeDataType
protected $rangeElementTypeType
protected $rangeElementTypeDataType
protected $structTypesType
protected $structTypesDataType
string $type

Methods

setArrayType(QueryParameterType $arrayType)

No description

getArrayType()

No description

setRangeElementType(QueryParameterType $rangeElementType)

No description

setStructTypes($structTypes)

No description

setType($type)

No description

string
getType()

No description

Details

setArrayType(QueryParameterType $arrayType)

No description

Parameters

QueryParameterType $arrayType

QueryParameterType getArrayType()

No description

Return Value

QueryParameterType

setRangeElementType(QueryParameterType $rangeElementType)

No description

Parameters

QueryParameterType $rangeElementType

QueryParameterType getRangeElementType()

No description

Return Value

QueryParameterType

setStructTypes($structTypes)

No description

Parameters

$structTypes

QueryParameterTypeStructTypes[] getStructTypes()

No description

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string