need help with my code java

Attached is the instructions of the program. I tried my best to solve it, but I stuck in some points. (I will provide you with my code)

It is a sudoku game programing. it just ask for 3 methods (isValid(), getValue(), setValue())and a Test of the scenarios of the game.

Do not copy any code from any other sources. And follow the instructions.