Uses of Class
it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp.IscrizioneSTPResponse

Packages that use IscrizioneSTPResponse
it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp   
 

Uses of IscrizioneSTPResponse in it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp
 

Fields in it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp declared as IscrizioneSTPResponse
(package private)  IscrizioneSTPResponse AssistibileSTPResponse.datiIscrizioneASL
          Dati relativi all'ultima iscrizione del cittadino straniero non in regola, elemento obbligatorio.
 

Methods in it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp that return IscrizioneSTPResponse
 IscrizioneSTPResponse AssistibileSTPResponse.getDatiIscrizioneASL()
           
 

Methods in it.svimservice.nsisr.web.ws.assistibilestp.vo.assistibilistp with parameters of type IscrizioneSTPResponse
 void AssistibileSTPResponse.setDatiIscrizioneASL(IscrizioneSTPResponse datiIscrizioneASL)