value = $value; } /** * * @return mixed */ public function getValue() { return $this->value; } }