value = $value; $this->byRef = $byRef; $this->unpack = $unpack; } public function getSubNodeNames() { return array('value', 'byRef', 'unpack'); } }