be.ehealth.businessconnector.therlink.domain.requests
Class TherapeuticLinkComplete
java.lang.Object
be.ehealth.businessconnector.therlink.domain.TherapeuticLink
be.ehealth.businessconnector.therlink.domain.requests.TherapeuticLinkComplete
- All Implemented Interfaces:
- Serializable
public class TherapeuticLinkComplete
- extends TherapeuticLink
TherapeuticLinkComplete.
- See Also:
- Serialized Form
Methods inherited from class be.ehealth.businessconnector.therlink.domain.TherapeuticLink |
getComment, getEndDate, getHcParty, getPatient, getStartDate, getStatus, getType, setComment, setEndDate, setHcParty, setPatient, setStartDate, setStatus, setType |
TherapeuticLinkComplete
public TherapeuticLinkComplete(Patient patient,
HcParty hcParty,
String type,
List<OperationContext> operationContext)
- Parameters:
patient
- hcParty
- type
- operationContext
-
getOperationContext
public List<OperationContext> getOperationContext()
- Returns:
- the operationContext
setOperationContext
public void setOperationContext(List<OperationContext> operationContext)
- Parameters:
operationContext
- the operationContext to set
toString
public String toString()
- Overrides:
toString
in class TherapeuticLink
hashCode
public int hashCode()
- Overrides:
hashCode
in class TherapeuticLink
equals
public boolean equals(Object obj)
- Overrides:
equals
in class TherapeuticLink
Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.