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

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

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

Fields in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature with type parameters of type StimaValoreResponse
(package private)  java.util.Vector<StimaValoreResponse> ElencoStimaValoreResponse.stimaValore
          Dati della stima del valore.
 

Methods in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature that return types with arguments of type StimaValoreResponse
 java.util.Vector<StimaValoreResponse> ElencoStimaValoreResponse.getStimaValore()
           
 

Method parameters in it.svimservice.nsisr.web.ws.strutturaaltaspecialita.vo.elencoapparecchiature with type arguments of type StimaValoreResponse
 void ElencoStimaValoreResponse.setStimaValore(java.util.Vector<StimaValoreResponse> stimaValore)