Uses of Class
it.svimservice.nsisr.web.ws.cedap.vo.CedapSezioneC1

Packages that use CedapSezioneC1
it.svimservice.nsisr.web.ws.cedap.pojo   
it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap   
it.svimservice.nsisr.web.ws.cedap.vo.setcedap   
it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato   
 

Uses of CedapSezioneC1 in it.svimservice.nsisr.web.ws.cedap.pojo
 

Methods in it.svimservice.nsisr.web.ws.cedap.pojo with parameters of type CedapSezioneC1
private static void ChkCedap.chkDatiSezioneCCedap(CedapSezioneGenerale cedapSezioneGenerale, CedapSezioneC1 cedapSezioneC1)
          Controlli sulla sezione C del CedAP
private static it.svimservice.sanita.Parto CnvCedap.cnvSezioneC1CedAP(CedapSezioneC1 cedapSezioneC1)
           
 

Uses of CedapSezioneC1 in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap
 

Fields in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap declared as CedapSezioneC1
private  CedapSezioneC1 DatiDettaglioCedapResponse.cedapSezioneC1
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap that return CedapSezioneC1
 CedapSezioneC1 DatiDettaglioCedapResponse.getCedapSezioneC1()
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap with parameters of type CedapSezioneC1
 void DatiDettaglioCedapResponse.setCedapSezioneC1(CedapSezioneC1 cedapSezioneC1)
           
 

Uses of CedapSezioneC1 in it.svimservice.nsisr.web.ws.cedap.vo.setcedap
 

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedap declared as CedapSezioneC1
private  CedapSezioneC1 DatiCedapRequest.cedapSezioneC1
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedap that return CedapSezioneC1
 CedapSezioneC1 DatiCedapRequest.getCedapSezioneC1()
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedap with parameters of type CedapSezioneC1
 void DatiCedapRequest.setCedapSezioneC1(CedapSezioneC1 cedapSezioneC1)
           
 

Uses of CedapSezioneC1 in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato
 

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato declared as CedapSezioneC1
private  CedapSezioneC1 DatiCedapValidatoRequest.cedapSezioneC1
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato that return CedapSezioneC1
 CedapSezioneC1 DatiCedapValidatoRequest.getCedapSezioneC1()
           
 

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato with parameters of type CedapSezioneC1
 void DatiCedapValidatoRequest.setCedapSezioneC1(CedapSezioneC1 cedapSezioneC1)