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

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

public class ElencoSezioneNeonatoC2_D_E
extends java.lang.Object

Sezione C2 D E del CedAP per ogni neonato

Author:
CoppolaG

Field Summary
private  java.util.Vector<CedapSezioneNeonatoC2_D_E> cedapSezioneNeonatoC2_D_E
          Vettore di Sezione Neonato C2 D E del CedAP
 
Constructor Summary
ElencoSezioneNeonatoC2_D_E()
           
 
Method Summary
 java.util.Vector<CedapSezioneNeonatoC2_D_E> getCedapSezioneC2_D_E()
           
 void setCedapSezioneC2_D_E(java.util.Vector<CedapSezioneNeonatoC2_D_E> cedapSezioneNeonatoC2_D_E)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cedapSezioneNeonatoC2_D_E

private java.util.Vector<CedapSezioneNeonatoC2_D_E> cedapSezioneNeonatoC2_D_E
Vettore di Sezione Neonato C2 D E del CedAP

Constructor Detail

ElencoSezioneNeonatoC2_D_E

public ElencoSezioneNeonatoC2_D_E()
Method Detail

getCedapSezioneC2_D_E

public java.util.Vector<CedapSezioneNeonatoC2_D_E> getCedapSezioneC2_D_E()

setCedapSezioneC2_D_E

public void setCedapSezioneC2_D_E(java.util.Vector<CedapSezioneNeonatoC2_D_E> cedapSezioneNeonatoC2_D_E)