public class TherapeuticLinkComplete extends TherapeuticLink
TherapeuticLink.Builder| Constructor and Description |
|---|
TherapeuticLinkComplete(Patient patient,
HcParty hcParty,
String type,
List<OperationContext> operationContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<OperationContext> |
getOperationContext() |
int |
hashCode() |
void |
setOperationContext(List<OperationContext> operationContext) |
String |
toString() |
getComment, getEndDate, getHcParty, getPatient, getStartDate, getStatus, getType, setComment, setEndDate, setHcParty, setPatient, setStartDate, setStatus, setTypepublic TherapeuticLinkComplete(Patient patient, HcParty hcParty, String type, List<OperationContext> operationContext)
patient - hcParty - type - operationContext - public List<OperationContext> getOperationContext()
public void setOperationContext(List<OperationContext> operationContext)
operationContext - the operationContext to setpublic String toString()
toString in class TherapeuticLinkpublic int hashCode()
hashCode in class TherapeuticLinkpublic boolean equals(Object obj)
equals in class TherapeuticLink
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.