|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.svimservice.nsisr.web.ws.postoletto.vo.dettagliopostoletto.DettaglioPostoLettoResponse
public class DettaglioPostoLettoResponse
Response del Web Sercice getPostoLetto
| Field Summary | |
|---|---|
private java.util.Vector<PostiLettoLiberiReparto> |
postoLetto
Posti letto disponibili di una specifica tipologia per uno specifico reparto |
| Constructor Summary | |
|---|---|
DettaglioPostoLettoResponse()
|
|
| Method Summary | |
|---|---|
java.util.Vector<PostiLettoLiberiReparto> |
getPostoLetto()
|
void |
setPostoLetto(java.util.Vector<PostiLettoLiberiReparto> postoLetto)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Vector<PostiLettoLiberiReparto> postoLetto
| Constructor Detail |
|---|
public DettaglioPostoLettoResponse()
| Method Detail |
|---|
public java.util.Vector<PostiLettoLiberiReparto> getPostoLetto()
public void setPostoLetto(java.util.Vector<PostiLettoLiberiReparto> postoLetto)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||