Uses of Class
it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie.PeriodoConvenzioneResponse

Packages that use PeriodoConvenzioneResponse
it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie   
 

Uses of PeriodoConvenzioneResponse in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie
 

Fields in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie declared as PeriodoConvenzioneResponse
private  PeriodoConvenzioneResponse FarmaciaResponse.periodoConvenzione
          Ultimo periodo di convenzione
 

Methods in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie that return PeriodoConvenzioneResponse
 PeriodoConvenzioneResponse FarmaciaResponse.getPeriodoConvenzione()
           
 

Methods in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie with parameters of type PeriodoConvenzioneResponse
 void FarmaciaResponse.setPeriodoConvenzione(PeriodoConvenzioneResponse periodoConvenzione)