it.svimservice.nsisr.web.ws.cedap.vo.setcedap
Class DatiCedapRequest

java.lang.Object
  extended by it.svimservice.nsisr.web.ws.cedap.vo.setcedap.DatiCedapRequest

public class DatiCedapRequest
extends java.lang.Object

Request del ws setCedAP

Author:
CoppolaG

Field Summary
private  CedapSezioneA cedapSezioneA
           
private  CedapSezioneB cedapSezioneB
           
private  CedapSezioneC1 cedapSezioneC1
           
private  CedapSezioneGenerale cedapSezioneGenerale
           
private  ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2_D_E
           
 
Constructor Summary
DatiCedapRequest()
           
 
Method Summary
 CedapSezioneA getCedapSezioneA()
           
 CedapSezioneB getCedapSezioneB()
           
 CedapSezioneC1 getCedapSezioneC1()
           
 CedapSezioneGenerale getCedapSezioneGenerale()
           
 ElencoSezioneNeonatoC2_D_E getElencoSezioneNeonatoC2_D_E()
           
 void setCedapSezioneA(CedapSezioneA 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 CedapSezioneA cedapSezioneA

cedapSezioneB

private CedapSezioneB cedapSezioneB

cedapSezioneC1

private CedapSezioneC1 cedapSezioneC1

elencoSezioneNeonatoC2_D_E

private ElencoSezioneNeonatoC2_D_E elencoSezioneNeonatoC2_D_E
Constructor Detail

DatiCedapRequest

public DatiCedapRequest()
Method Detail

getCedapSezioneGenerale

public CedapSezioneGenerale getCedapSezioneGenerale()
Returns:
the cedapSezioneGenerale

setCedapSezioneGenerale

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

getCedapSezioneA

public CedapSezioneA getCedapSezioneA()
Returns:
the cedapSezioneA

setCedapSezioneA

public void setCedapSezioneA(CedapSezioneA 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