|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.svimservice.nsisr.web.ws.tipologiaflusso.vo.flussoinformativoset.FlussoInformativoSetResponse
public class FlussoInformativoSetResponse
Field Summary | |
---|---|
private boolean |
esito
Esito della registrazione. |
private int |
progFlussoInformativo
Progressivo del flusso informativo registrato. |
Constructor Summary | |
---|---|
FlussoInformativoSetResponse()
|
Method Summary | |
---|---|
int |
getProgFlussoInformativo()
|
boolean |
isEsito()
|
void |
setEsito(boolean esito)
|
void |
setProgFlussoInformativo(int progFlussoInformativo)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean esito
private int progFlussoInformativo
Constructor Detail |
---|
public FlussoInformativoSetResponse()
Method Detail |
---|
public boolean isEsito()
public void setEsito(boolean esito)
public int getProgFlussoInformativo()
public void setProgFlussoInformativo(int progFlussoInformativo)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |