it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap
Class DatiDettaglioCedapResponse

java.lang.Object
  extended by it.svimservice.nsisr.web.ws.cedap.vo.getdettagliocedap.DatiDettaglioCedapResponse

public class DatiDettaglioCedapResponse
extends java.lang.Object

Response del ws getDettaglioCedAP

Author:
Fraccalvieri Pasquale

Field Summary
private  CedapDettaglioSezioneA cedapSezioneA
           
private  CedapSezioneB cedapSezioneB
           
private  CedapSezioneC1 cedapSezioneC1
           
private  CedapSezioneGenerale cedapSezioneGenerale
           
private  ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2_D_E
           
 
Constructor Summary
DatiDettaglioCedapResponse()
           
 
Method Summary
 CedapDettaglioSezioneA getCedapSezioneA()
           
 CedapSezioneB getCedapSezioneB()
           
 CedapSezioneC1 getCedapSezioneC1()
           
 CedapSezioneGenerale getCedapSezioneGenerale()
           
 ElencoSezioneNeonatoC2_D_E getElencoSezioneNeonatoC2_D_E()
           
 void setCedapSezioneA(CedapDettaglioSezioneA cedapSezioneA)
           
 void setCedapSezioneB(CedapSezioneB cedapSezioneB)
           
 void setCedapSezioneC1(CedapSezioneC1 cedapSezioneC1)
           
 void setCedapSezioneGenerale(CedapSezioneGenerale cedapSezioneGenerale)
           
 void setElencoSezioneNeonatoC2_D_E(ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2DE)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cedapSezioneGenerale

private CedapSezioneGenerale cedapSezioneGenerale

cedapSezioneA

private CedapDettaglioSezioneA cedapSezioneA

cedapSezioneB

private CedapSezioneB cedapSezioneB

cedapSezioneC1

private CedapSezioneC1 cedapSezioneC1

elencoSezioneNeonatoC2_D_E

private ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2_D_E
Constructor Detail

DatiDettaglioCedapResponse

public DatiDettaglioCedapResponse()
Method Detail

getCedapSezioneGenerale

public CedapSezioneGenerale getCedapSezioneGenerale()
Returns:
the cedapSezioneGenerale

setCedapSezioneGenerale

public void setCedapSezioneGenerale(CedapSezioneGenerale cedapSezioneGenerale)
Parameters:
cedapSezioneGenerale - the cedapSezioneGenerale to set

getCedapSezioneA

public CedapDettaglioSezioneA getCedapSezioneA()
Returns:
the cedapSezioneA

setCedapSezioneA

public void setCedapSezioneA(CedapDettaglioSezioneA cedapSezioneA)
Parameters:
cedapSezioneA - the cedapSezioneA to set

getCedapSezioneB

public CedapSezioneB getCedapSezioneB()
Returns:
the cedapSezioneB

setCedapSezioneB

public void setCedapSezioneB(CedapSezioneB cedapSezioneB)
Parameters:
cedapSezioneB - the cedapSezioneB to set

getCedapSezioneC1

public CedapSezioneC1 getCedapSezioneC1()
Returns:
the cedapSezioneC1

setCedapSezioneC1

public void setCedapSezioneC1(CedapSezioneC1 cedapSezioneC1)
Parameters:
cedapSezioneC1 - the cedapSezioneC1 to set

getElencoSezioneNeonatoC2_D_E

public ElencoSezioneNeonatoC2_D_E getElencoSezioneNeonatoC2_D_E()
Returns:
the elencoSezioneNeonatoC2_D_E

setElencoSezioneNeonatoC2_D_E

public void setElencoSezioneNeonatoC2_D_E(ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2DE)
Parameters:
elencoSezioneNeonatoC2DE - the elencoSezioneNeonatoC2_D_E to set