*/ public function getValueCandidates(); /** * Set value candidates of this element * * @param array $values * * @return $this */ public function setValueCandidates(array $values); }