public DataSet getDepartamentos()
 {
     return(ws.getDepartamentos());
 }