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

Packages that use CedapSezioneB
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 CedapSezioneB in it.svimservice.nsisr.web.ws.cedap.pojo
 

Methods in it.svimservice.nsisr.web.ws.cedap.pojo with parameters of type CedapSezioneB
private static void ChkCedap.chkDatiSezioneBCedap(CedapSezioneB cedapSezioneB)
          Controlli sulla sezione B del CedAP
private static it.svimservice.sanita.Gravidanza CnvCedap.cnvSezioneBCedAP(CedapSezioneB cedapSezioneB)
           
 

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

Fields in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap declared as CedapSezioneB
private  CedapSezioneB DatiDettaglioCedapResponse.cedapSezioneB
           
 

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

Methods in it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap with parameters of type CedapSezioneB
 void DatiDettaglioCedapResponse.setCedapSezioneB(CedapSezioneB cedapSezioneB)
           
 

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

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedap declared as CedapSezioneB
private  CedapSezioneB DatiCedapRequest.cedapSezioneB
           
 

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

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedap with parameters of type CedapSezioneB
 void DatiCedapRequest.setCedapSezioneB(CedapSezioneB cedapSezioneB)
           
 

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

Fields in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato declared as CedapSezioneB
private  CedapSezioneB DatiCedapValidatoRequest.cedapSezioneB
           
 

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

Methods in it.svimservice.nsisr.web.ws.cedap.vo.setcedapvalidato with parameters of type CedapSezioneB
 void DatiCedapValidatoRequest.setCedapSezioneB(CedapSezioneB cedapSezioneB)