Prado\Data\SqlMap\Configuration\TSubMap::getValue PHP 메소드

getValue() 공개 메소드

public getValue ( ) : string
리턴 string value for comparison with discriminator column value.
    public function getValue()
    {
        return $this->_value;
    }