Examination::rightRAPDComments PHP Method

rightRAPDComments() public method

public rightRAPDComments ( $comments )
    public function rightRAPDComments($comments)
    {
        $this->getElement('rightRAPDComments')->setValue($comments);
    }
Examination