Uses of Class
it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec.ElencoStruttureAltaSpecResponse

Packages that use ElencoStruttureAltaSpecResponse
it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec   
 

Uses of ElencoStruttureAltaSpecResponse in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec
 

Fields in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec declared as ElencoStruttureAltaSpecResponse
(package private)  ElencoStruttureAltaSpecResponse ElencoStrutturaAltaSpecResponse.elencoStrutture
          Elenco delle strutture ad alta specialità.
 

Methods in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec that return ElencoStruttureAltaSpecResponse
 ElencoStruttureAltaSpecResponse ElencoStrutturaAltaSpecResponse.getElencoStrutture()
           
 

Methods in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencostrutturaaltaspec with parameters of type ElencoStruttureAltaSpecResponse
 void ElencoStrutturaAltaSpecResponse.setElencoStrutture(ElencoStruttureAltaSpecResponse elencoStrutture)