Ejemplo n.º 1
0
 public AlarmReport getLocalTempAlarmReport(long id)
 {
     return(dBFacade.getLocalTempAlarmReport(id));
 }