Prado\I18N\TChoiceFormat::getValue PHP Méthode

getValue() public méthode

public getValue ( ) : float
Résultat float the numerical value.
    public function getValue()
    {
        return $this->getViewState('Value', '');
    }