Ejemplo n.º 1
0
 public List <AlarmReport> getLocalStorageTempAlarmReports()
 {
     return(dBFacade.getLocalStorageTempAlarmReports());
 }