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, toString
public List<OperationContext> getOperationContexts()
public void setOperationContexts(List<OperationContext> operationContexts)
operationContexts
- the operationContexts to setpublic static long getSerialversionuid()
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.