public class Acknowledge extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Acknowledge.Builder
Builder for Acknowledge
|
Constructor and Description |
---|
Acknowledge() |
Modifier and Type | Method and Description |
---|---|
List<TherapeuticLinkResponseError> |
getListOfErrors() |
boolean |
isComplete() |
void |
setComplete(boolean isComplete) |
void |
setListOfErrors(List<TherapeuticLinkResponseError> listOfErrors) |
String |
toString() |
public boolean isComplete()
public void setComplete(boolean isComplete)
isComplete
- the isComplete to setpublic List<TherapeuticLinkResponseError> getListOfErrors()
public void setListOfErrors(List<TherapeuticLinkResponseError> listOfErrors)
listOfErrors
- the listOfErrors to set
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.