it.svimservice.nsisr.web.ws.repartoospedaliero.vo.postilettooccupati
Class PostiLettoOccupatiResponse

java.lang.Object
  extended by it.svimservice.nsisr.web.ws.repartoospedaliero.vo.postilettooccupati.PostiLettoOccupatiResponse
All Implemented Interfaces:
java.io.Serializable

public class PostiLettoOccupatiResponse
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Boolean esito
           
 
Constructor Summary
PostiLettoOccupatiResponse()
           
 
Method Summary
 java.lang.Boolean getEsito()
           
 void setEsito(java.lang.Boolean esito)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

esito

private java.lang.Boolean esito
Constructor Detail

PostiLettoOccupatiResponse

public PostiLettoOccupatiResponse()
Method Detail

getEsito

public java.lang.Boolean getEsito()

setEsito

public void setEsito(java.lang.Boolean esito)