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

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

public class TherapeuticLinkResponseError
extends Object

TherapeuticLinkResponseError


Nested Class Summary
static class TherapeuticLinkResponseError.Builder
          Builder for TherapeuticLinkResponseError
 
Constructor Summary
TherapeuticLinkResponseError()
           
 
Method Summary
 String getErrorCode()
           
 String getErrorDescription()
           
 void setErrorCode(String errorCode)
           
 void setErrorDescription(String errorDescription)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TherapeuticLinkResponseError

public TherapeuticLinkResponseError()
Method Detail

getErrorCode

public String getErrorCode()
Returns:
the errorCode

setErrorCode

public void setErrorCode(String errorCode)
Parameters:
errorCode - the errorCode to set

getErrorDescription

public String getErrorDescription()
Returns:
the errorDescription

setErrorDescription

public void setErrorDescription(String errorDescription)
Parameters:
errorDescription - the errorDescription to set



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.