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, setType
public 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 TherapeuticLink
public int hashCode()
hashCode
in class TherapeuticLink
public boolean equals(Object obj)
equals
in class TherapeuticLink
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.