Uses of Class
it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie.ElencoPeriodiMezzoPagamentoResponse

Packages that use ElencoPeriodiMezzoPagamentoResponse
it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie   
 

Uses of ElencoPeriodiMezzoPagamentoResponse in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie
 

Fields in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie declared as ElencoPeriodiMezzoPagamentoResponse
private  ElencoPeriodiMezzoPagamentoResponse FarmaciaResponse.periodiMezzoPagamento
          Elenco dei mezzi di pagamento
 

Methods in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie that return ElencoPeriodiMezzoPagamentoResponse
 ElencoPeriodiMezzoPagamentoResponse FarmaciaResponse.getPeriodiMezzoPagamento()
           
 

Methods in it.svimservice.nsisr.web.ws.farmacia.vo.elencofarmacie with parameters of type ElencoPeriodiMezzoPagamentoResponse
 void FarmaciaResponse.setPeriodiMezzoPagamento(ElencoPeriodiMezzoPagamentoResponse periodiMezzoPagamento)