Examination::rightRAPDComments PHP 메소드

rightRAPDComments() 공개 메소드

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