public class PrestazioneLeaResponse
extends java.lang.Object
| Constructor and Description |
|---|
PrestazioneLeaResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCodPrestazione() |
java.lang.String |
getDescrizionePrestazione() |
void |
setCodPrestazione(int codPrestazione) |
void |
setDescrizionePrestazione(java.lang.String descrizionePrestazione) |
public int getCodPrestazione()
public void setCodPrestazione(int codPrestazione)
public java.lang.String getDescrizionePrestazione()
public void setDescrizionePrestazione(java.lang.String descrizionePrestazione)