be.ehealth.businessconnector.therlink.domain.responses
Class Acknowledge

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.domain.responses.Acknowledge

public class Acknowledge
extends Object

Acknowledge


Nested Class Summary
static class Acknowledge.Builder
          Builder for Acknowledge
 
Constructor Summary
Acknowledge()
           
 
Method Summary
 List<TherapeuticLinkResponseError> getListOfErrors()
           
 boolean isComplete()
           
 void setComplete(boolean isComplete)
           
 void setListOfErrors(List<TherapeuticLinkResponseError> listOfErrors)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Acknowledge

public Acknowledge()
Method Detail

isComplete

public boolean isComplete()
Returns:
the isComplete

setComplete

public void setComplete(boolean isComplete)
Parameters:
isComplete - the isComplete to set

getListOfErrors

public List<TherapeuticLinkResponseError> getListOfErrors()
Returns:
the listOfErrors

setListOfErrors

public void setListOfErrors(List<TherapeuticLinkResponseError> listOfErrors)
Parameters:
listOfErrors - the listOfErrors to set

toString

public String toString()
Overrides:
toString in class Object



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.