public class ElencoPrestazioniLeaResponse
extends java.lang.Object
| Constructor and Description |
|---|
ElencoPrestazioniLeaResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<PrestazioneLeaResponse> |
getElencoPrestazioni() |
void |
setElencoPrestazioni(java.util.Vector<PrestazioneLeaResponse> elencoPrestazioni) |
public java.util.Vector<PrestazioneLeaResponse> getElencoPrestazioni()
public void setElencoPrestazioni(java.util.Vector<PrestazioneLeaResponse> elencoPrestazioni)