public class ElencoPrestazioneNSSN
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector<PrestazionePrescrittaNSSN> |
prestazionePrescrittaNSSN
Contiene un elenco di prestazioni prescritte NSSN, elemento con cardinalità 1-n.
|
| Constructor and Description |
|---|
ElencoPrestazioneNSSN() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<PrestazionePrescrittaNSSN> |
getPrestazionePrescrittaNSSN() |
void |
setPrestazionePrescrittaNSSN(java.util.Vector<PrestazionePrescrittaNSSN> prestazionePrescrittaNSSN) |
private java.util.Vector<PrestazionePrescrittaNSSN> prestazionePrescrittaNSSN
public java.util.Vector<PrestazionePrescrittaNSSN> getPrestazionePrescrittaNSSN()
public void setPrestazionePrescrittaNSSN(java.util.Vector<PrestazionePrescrittaNSSN> prestazionePrescrittaNSSN)