Uses of Class
it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset.StrutturaOperativaSet

Packages that use StrutturaOperativaSet
it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset   
 

Uses of StrutturaOperativaSet in it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset
 

Fields in it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset with type parameters of type StrutturaOperativaSet
private  java.util.Vector<StrutturaOperativaSet> ElencoStruttureOperativeSet.strutturaOperativa
          Elenco di strutture operative.
 

Methods in it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset that return types with arguments of type StrutturaOperativaSet
 java.util.Vector<StrutturaOperativaSet> ElencoStruttureOperativeSet.getStrutturaOperativa()
           
 

Method parameters in it.svimservice.nsisr.web.ws.dotazioneorganica.vo.dotazioneorganicaset with type arguments of type StrutturaOperativaSet
 void ElencoStruttureOperativeSet.setStrutturaOperativa(java.util.Vector<StrutturaOperativaSet> strutturaOperativa)