|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectit.svimservice.nsisr.web.ws.accordodiprogramma.vo.pianipluriennali.ElencoFabbisogniIntervento
public class ElencoFabbisogniIntervento
Contiene la lista dei fabbisogni di un intervento
| Field Summary | |
|---|---|
(package private) java.util.Vector<FabbisognoIntervento> |
fabbisognoIntervento
Elenco di fabbisogni intervento |
| Constructor Summary | |
|---|---|
ElencoFabbisogniIntervento()
|
|
| Method Summary | |
|---|---|
java.util.Vector<FabbisognoIntervento> |
getFabbisogno()
|
void |
setFabbisogno(java.util.Vector<FabbisognoIntervento> fabbisognoIntervento)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Vector<FabbisognoIntervento> fabbisognoIntervento
| Constructor Detail |
|---|
public ElencoFabbisogniIntervento()
| Method Detail |
|---|
public java.util.Vector<FabbisognoIntervento> getFabbisogno()
public void setFabbisogno(java.util.Vector<FabbisognoIntervento> fabbisognoIntervento)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||