Doctrine\ODM\OrientDB\Mapper\Annotations\Property::getCast PHP Method

getCast() public method

public getCast ( )
    public function getCast()
    {
        return $this->cast;
    }