public class TherapeuticLinkResponse extends TherapeuticLink
| Modifier and Type | Class and Description |
|---|---|
static class |
TherapeuticLinkResponse.Builder
Builder for the response
|
| Constructor and Description |
|---|
TherapeuticLinkResponse(Patient patient,
HcParty hcParty,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<OperationContext> |
getOperationContexts() |
static long |
getSerialversionuid() |
int |
hashCode() |
void |
setOperationContexts(List<OperationContext> operationContexts) |
getComment, getEndDate, getHcParty, getPatient, getStartDate, getStatus, getType, setComment, setEndDate, setHcParty, setPatient, setStartDate, setStatus, setType, toStringpublic List<OperationContext> getOperationContexts()
public void setOperationContexts(List<OperationContext> operationContexts)
operationContexts - the operationContexts to setpublic static long getSerialversionuid()
public int hashCode()
hashCode in class TherapeuticLinkpublic boolean equals(Object obj)
equals in class TherapeuticLink
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.