Ejemplo n.º 1
0
 /*
  * GET ALL TRANSPORT DATATABLE
  */
 public DataTable getTransportDataTable()
 {
     return(tdao.getTransportDataTable());
 }