Exemplo n.º 1
0
 public void updateHtlRoom(HtlRoom htlRoom) {
   hotelRoomDAO.updateHtlRoom(htlRoom);
 }