Class EsameReferto

java.lang.Object
it.uniupo.simnova.domain.paziente.EsameReferto

public class EsameReferto extends Object
Classe che rappresenta un esame con il relativo referto.
Version:
1.0
Author:
Alessandro Zappatore
  • Constructor Details

    • EsameReferto

      public EsameReferto(int idEsame, int scenarioId)
      Costruttore per creare un oggetto EsameReferto con idEsame e scenarioId.
      Parameters:
      idEsame - l'identificativo dell'esame
      scenarioId - l'identificativo dello scenario associato all'esame