public class TherapeuticLinkResponseError extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TherapeuticLinkResponseError.Builder
Builder for TherapeuticLinkResponseError
|
Constructor and Description |
---|
TherapeuticLinkResponseError() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
String |
getErrorDescription() |
void |
setErrorCode(String errorCode) |
void |
setErrorDescription(String errorDescription) |
public String getErrorCode()
public void setErrorCode(String errorCode)
errorCode
- the errorCode to setpublic String getErrorDescription()
public void setErrorDescription(String errorDescription)
errorDescription
- the errorDescription to set
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.