|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.svimservice.nsisr.web.ws.cedap.vo.setcedap.DatiCedapResponse
public class DatiCedapResponse
response del ws setCedAP
Field Summary | |
---|---|
private boolean |
esito
Esito dell'operazione true = postivo false = negativo |
Constructor Summary | |
---|---|
DatiCedapResponse()
|
Method Summary | |
---|---|
boolean |
isEsito()
|
void |
setEsito(boolean esito)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean esito
Constructor Detail |
---|
public DatiCedapResponse()
Method Detail |
---|
public boolean isEsito()
public void setEsito(boolean esito)
esito
- the esito to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |