Exemplo n.º 1
0
 @Override
 public Object getRoot() {
   return dk.getDP().getDataProfesores();
 }
Exemplo n.º 2
0
 /** @return */
 public DataProfesores getDataProfesores() {
   return dk.getDP().getDataProfesores();
 }