Uses of Class
it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore.PianoAttivitaErogatoreResponse

Packages that use PianoAttivitaErogatoreResponse
it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore   
 

Uses of PianoAttivitaErogatoreResponse in it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore
 

Fields in it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore with type parameters of type PianoAttivitaErogatoreResponse
private  java.util.Vector<PianoAttivitaErogatoreResponse> ElencoPianoAttivitaErogatoreResponse.elencoAttivita
           
 

Methods in it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore that return types with arguments of type PianoAttivitaErogatoreResponse
 java.util.Vector<PianoAttivitaErogatoreResponse> ElencoPianoAttivitaErogatoreResponse.getElencoAttivita()
           
 

Method parameters in it.svimservice.nsisr.web.ws.proiezioneagenda.vo.elencopianoattivitaerogatore with type arguments of type PianoAttivitaErogatoreResponse
 void ElencoPianoAttivitaErogatoreResponse.setElencoAttivita(java.util.Vector<PianoAttivitaErogatoreResponse> elencoAttivita)