Uses of Class
it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget.GRPEventiFlussoInformativo

Packages that use GRPEventiFlussoInformativo
it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget   
 

Uses of GRPEventiFlussoInformativo in it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget
 

Fields in it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget declared as GRPEventiFlussoInformativo
private  GRPEventiFlussoInformativo FlussoInformativoGetResponse.elencoEventi
          Elenco degli eventi che possono caratterizzare un flusso
 

Methods in it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget that return GRPEventiFlussoInformativo
 GRPEventiFlussoInformativo FlussoInformativoGetResponse.getElencoEventi()
           
 

Methods in it.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoget with parameters of type GRPEventiFlussoInformativo
 void FlussoInformativoGetResponse.setElencoEventi(GRPEventiFlussoInformativo elencoEventi)