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