@Deprecated
public class AssunzioneResponsabilita
extends java.lang.Object
Constructor and Description |
---|
AssunzioneResponsabilita()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getcodEventoSanitario()
Deprecated.
|
java.lang.String |
getCodiceFiscale()
Deprecated.
|
java.lang.String |
getCodiceOperatore()
Deprecated.
|
java.lang.String |
getDescrizioneMotivo()
Deprecated.
|
byte |
getFlagCosciente()
Deprecated.
|
void |
setcodEventoSanitario(java.lang.String codEventoSanitario)
Deprecated.
|
void |
setCodiceFiscale(java.lang.String codiceFiscale)
Deprecated.
|
void |
setCodiceOperatore(java.lang.String codiceOperatore)
Deprecated.
|
void |
setDescrizioneMotivo(java.lang.String descrizioneMotivo)
Deprecated.
|
void |
setFlagCosciente(byte flagCosciente)
Deprecated.
|
public java.lang.String getCodiceOperatore()
public void setCodiceOperatore(java.lang.String codiceOperatore)
public java.lang.String getCodiceFiscale()
public void setCodiceFiscale(java.lang.String codiceFiscale)
public java.lang.String getDescrizioneMotivo()
public void setDescrizioneMotivo(java.lang.String descrizioneMotivo)
public byte getFlagCosciente()
public void setFlagCosciente(byte flagCosciente)
public java.lang.String getcodEventoSanitario()
public void setcodEventoSanitario(java.lang.String codEventoSanitario)