|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.svimservice.nsisr.web.ws.prescrittore.vo.prescrittori.PrescrittoriResponse
public class PrescrittoriResponse
Elenco dei prescrittori che soddisfano i filtri di ricerca.
PrescrittoreResponse
Field Summary | |
---|---|
private java.util.Vector<PrescrittoreResponse> |
elenco
|
Constructor Summary | |
---|---|
PrescrittoriResponse()
|
Method Summary | |
---|---|
java.util.Vector<PrescrittoreResponse> |
getElenco()
|
void |
setElenco(java.util.Vector<PrescrittoreResponse> elenco)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.Vector<PrescrittoreResponse> elenco
Constructor Detail |
---|
public PrescrittoriResponse()
Method Detail |
---|
public java.util.Vector<PrescrittoreResponse> getElenco()
public void setElenco(java.util.Vector<PrescrittoreResponse> elenco)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |