|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.svimservice.nsisr.web.ws.fornitore.vo.fornitore.ElencoFornitoriResponse
public class ElencoFornitoriResponse
Field Summary | |
---|---|
(package private) java.util.Vector<FornitoreResponse> |
fornitore
Dati del fornitore. |
Constructor Summary | |
---|---|
ElencoFornitoriResponse()
|
Method Summary | |
---|---|
java.util.Vector<FornitoreResponse> |
getFornitore()
|
void |
setFornitore(java.util.Vector<FornitoreResponse> fornitore)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.Vector<FornitoreResponse> fornitore
Constructor Detail |
---|
public ElencoFornitoriResponse()
Method Detail |
---|
public java.util.Vector<FornitoreResponse> getFornitore()
public void setFornitore(java.util.Vector<FornitoreResponse> fornitore)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |