Parameter
class Parameter extends Collection (View source)
Properties
protected | $collection_key | ||
bool | $isWeakReference | ||
string | $key | ||
protected | $listType | ||
protected | $listDataType | ||
protected | $mapType | ||
protected | $mapDataType | ||
string | $type | ||
string | $value |
Methods
setIsWeakReference($isWeakReference)
No description
bool
getIsWeakReference()
No description
setKey($key)
No description
string
getKey()
No description
setList($list)
No description
setMap($map)
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description
Details
setIsWeakReference($isWeakReference)
No description
bool
getIsWeakReference()
No description
setKey($key)
No description
string
getKey()
No description
setList($list)
No description
Parameter[]
getList()
No description
setMap($map)
No description
Parameter[]
getMap()
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description