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

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

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

Methods in it.svimservice.nsisr.web.ws.cedap.pojo with parameters of type CedapSezioneA
private static void ChkCedap.chkDatiSezioneACedap(CedapSezioneGenerale cedapSezioneGenerale, CedapSezioneA cedapSezioneA)
          Controlli sulla sezione A del CedAP
private static it.svimservice.sanita.CedAP CnvCedap.cnvSezioneACedAP(it.svimservice.sanita.CedAP cedAP, CedapSezioneGenerale cedapSezioneGenerale, CedapSezioneA cedapSezioneA)
           
 

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

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedap declared as CedapSezioneA
private  CedapSezioneA DatiCedapRequest.cedapSezioneA
           
 

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

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedap with parameters of type CedapSezioneA
 void DatiCedapRequest.setCedapSezioneA(CedapSezioneA cedapSezioneA)
           
 

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

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato declared as CedapSezioneA
private  CedapSezioneA DatiCedapValidatoRequest.cedapSezioneA
           
 

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

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato with parameters of type CedapSezioneA
 void DatiCedapValidatoRequest.setCedapSezioneA(CedapSezioneA cedapSezioneA)