NestedParameter
class NestedParameter extends Collection (View source)
Properties
protected | $collection_key | ||
bool | $boolValue | ||
string | $intValue | ||
bool[] | $multiBoolValue | ||
string[] | $multiIntValue | ||
string[] | $multiValue | ||
string | $name | ||
string | $value |
Methods
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setMultiBoolValue($multiBoolValue)
No description
bool[]
getMultiBoolValue()
No description
setMultiIntValue($multiIntValue)
No description
string[]
getMultiIntValue()
No description
setMultiValue($multiValue)
No description
string[]
getMultiValue()
No description
setName($name)
No description
string
getName()
No description
setValue($value)
No description
string
getValue()
No description
Details
setBoolValue($boolValue)
No description
bool
getBoolValue()
No description
setIntValue($intValue)
No description
string
getIntValue()
No description
setMultiBoolValue($multiBoolValue)
No description
bool[]
getMultiBoolValue()
No description
setMultiIntValue($multiIntValue)
No description
string[]
getMultiIntValue()
No description
setMultiValue($multiValue)
No description
string[]
getMultiValue()
No description
setName($name)
No description
string
getName()
No description
setValue($value)
No description
string
getValue()
No description