Variable
class Variable extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $membersType | ||
protected | $membersDataType | ||
string | $name | ||
protected | $statusType | ||
protected | $statusDataType | ||
string | $type | ||
string | $value | ||
int | $varTableIndex |
Methods
setMembers($members)
No description
Variable[]
getMembers()
No description
setName($name)
No description
string
getName()
No description
getStatus()
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description
setVarTableIndex($varTableIndex)
No description
int
getVarTableIndex()
No description
Details
setMembers($members)
No description
Variable[]
getMembers()
No description
setName($name)
No description
string
getName()
No description
setStatus(StatusMessage $status)
No description
StatusMessage
getStatus()
No description
setType($type)
No description
string
getType()
No description
setValue($value)
No description
string
getValue()
No description
setVarTableIndex($varTableIndex)
No description
int
getVarTableIndex()
No description