Beispiel #1
0
 public List <tbl_Stage> getAllStage()
 {
     return(rep.getAll());
 }