示例#1
0
 public void setPadre(String psPadre) {
   moConsulta.crearSelect(psPadre);
   msPadre = psPadre;
 }