it.svimservice.nsisr.web.ws.cedap.vo
Class CedapSezioneNeonatoC2_D_E

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

public class CedapSezioneNeonatoC2_D_E
extends java.lang.Object

Sezione Neonato C2 D E del CedAP

Author:
CoppolaG

Field Summary
private  CedapSezioneC2 cedapSezioneC2
          CedAP Sezione C2
private  CedapSezioneD cedapSezioneD
          CedAP Sezione D
private  CedapSezioneE cedapSezioneE
          CedAP Sezione E
 
Constructor Summary
CedapSezioneNeonatoC2_D_E()
           
 
Method Summary
 CedapSezioneC2 getCedapSezioneC2()
           
 CedapSezioneD getCedapSezioneD()
           
 CedapSezioneE getCedapSezioneE()
           
 void setCedapSezioneC2(CedapSezioneC2 cedapSezioneC2)
           
 void setCedapSezioneD(CedapSezioneD cedapSezioneD)
           
 void setCedapSezioneE(CedapSezioneE cedapSezioneE)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cedapSezioneC2

private CedapSezioneC2 cedapSezioneC2
CedAP Sezione C2


cedapSezioneD

private CedapSezioneD cedapSezioneD
CedAP Sezione D


cedapSezioneE

private CedapSezioneE cedapSezioneE
CedAP Sezione E

Constructor Detail

CedapSezioneNeonatoC2_D_E

public CedapSezioneNeonatoC2_D_E()
Method Detail

getCedapSezioneC2

public CedapSezioneC2 getCedapSezioneC2()
Returns:
the cedapSezioneC2

getCedapSezioneD

public CedapSezioneD getCedapSezioneD()
Returns:
the cedapSezioneD

getCedapSezioneE

public CedapSezioneE getCedapSezioneE()
Returns:
the cedapSezioneE

setCedapSezioneC2

public void setCedapSezioneC2(CedapSezioneC2 cedapSezioneC2)
Parameters:
cedapSezioneC2 - the cedapSezioneC2 to set

setCedapSezioneD

public void setCedapSezioneD(CedapSezioneD cedapSezioneD)
Parameters:
cedapSezioneD - the cedapSezioneD to set

setCedapSezioneE

public void setCedapSezioneE(CedapSezioneE cedapSezioneE)
Parameters:
cedapSezioneE - the cedapSezioneE to set