Uses of Class
it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica.RefertazioneRequest

Packages that use RefertazioneRequest
it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica   
 

Uses of RefertazioneRequest in it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica
 

Fields in it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica declared as RefertazioneRequest
private  RefertazioneRequest PrescrizioneSpecialisticaSetRequest.refertazione
          Dati identificativi della refertazione.
 

Methods in it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica that return RefertazioneRequest
 RefertazioneRequest PrescrizioneSpecialisticaSetRequest.getRefertazione()
           
 

Methods in it.svimservice.nsisr.web.ws.prescrizionespecialistica.vo.setprescrizionespecialistica with parameters of type RefertazioneRequest
 void PrescrizioneSpecialisticaSetRequest.setRefertazione(RefertazioneRequest refertazione)