Uses of Class
it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature.ElencoStimaValoreResponse

Packages that use ElencoStimaValoreResponse
it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature   
 

Uses of ElencoStimaValoreResponse in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature
 

Fields in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature declared as ElencoStimaValoreResponse
private  ElencoStimaValoreResponse ApparecchiaturaResponse.elencoStimaValore
          Storico delle stime del valore, elemento facoltativo.
 

Methods in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature that return ElencoStimaValoreResponse
 ElencoStimaValoreResponse ApparecchiaturaResponse.getElencoStimaValore()
           
 

Methods in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature with parameters of type ElencoStimaValoreResponse
 void ApparecchiaturaResponse.setElencoStimaValore(ElencoStimaValoreResponse elencoStimaValore)