public class GeneralResponse extends Object
Constructor and Description |
---|
GeneralResponse() |
Modifier and Type | Method and Description |
---|---|
Acknowledge |
getAcknowledge() |
org.joda.time.DateTime |
getDateTime() |
Author |
getExternalAuthor() |
String |
getExternalID() |
TherapeuticLinkRequestType |
getOriginalRequest() |
void |
setAcknowledge(Acknowledge acknowledge) |
void |
setDateTime(org.joda.time.DateTime dateTime) |
void |
setExternalAuthor(Author externalAuthor) |
void |
setExternalID(String externalID) |
void |
setOriginalRequest(TherapeuticLinkRequestType originalRequest) |
String |
toString() |
public String getExternalID()
public void setExternalID(String externalID)
externalID
- public Acknowledge getAcknowledge()
public void setAcknowledge(Acknowledge acknowledge)
acknowledge
- the acknowledge to setpublic Author getExternalAuthor()
public void setExternalAuthor(Author externalAuthor)
externalAuthor
- the externalAuthor to setpublic org.joda.time.DateTime getDateTime()
public void setDateTime(org.joda.time.DateTime dateTime)
dateTime
- the dateTime to setpublic TherapeuticLinkRequestType getOriginalRequest()
public void setOriginalRequest(TherapeuticLinkRequestType originalRequest)
originalRequest
- the originalRequest to set
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.