it.svimservice.nsisr.web.ws.assistibilefuorianagrafe.vo.assistibilefuorianagrafeset
Class AssistibileFuoriAnagrafeSetResponse

java.lang.Object
  extended by it.svimservice.nsisr.web.ws.assistibilefuorianagrafe.vo.assistibilefuorianagrafeset.AssistibileFuoriAnagrafeSetResponse

public class AssistibileFuoriAnagrafeSetResponse
extends java.lang.Object


Field Summary
private  boolean esito
          Esito registrazione.
 
Constructor Summary
AssistibileFuoriAnagrafeSetResponse()
           
 
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

esito

private boolean esito
Esito registrazione.

Constructor Detail

AssistibileFuoriAnagrafeSetResponse

public AssistibileFuoriAnagrafeSetResponse()
Method Detail

isEsito

public boolean isEsito()

setEsito

public void setEsito(boolean esito)