be.ehealth.businessconnector.therlink.domain.responses
Class TherapeuticLinkResponse
java.lang.Object
be.ehealth.businessconnector.therlink.domain.TherapeuticLink
be.ehealth.businessconnector.therlink.domain.responses.TherapeuticLinkResponse
- All Implemented Interfaces:
- Serializable
public class TherapeuticLinkResponse
- extends TherapeuticLink
TherapeuticLinkResponse
- 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, toString |
TherapeuticLinkResponse
public TherapeuticLinkResponse(Patient patient,
HcParty hcParty,
String type)
- Parameters:
patient
- hcParty
- type
-
getOperationContexts
public List<OperationContext> getOperationContexts()
- Returns:
- the operationContexts
setOperationContexts
public void setOperationContexts(List<OperationContext> operationContexts)
- Parameters:
operationContexts
- the operationContexts to set
getSerialversionuid
public static long getSerialversionuid()
- Returns:
- the serialversionuid
hashCode
public int hashCode()
- Overrides:
hashCode
in class TherapeuticLink
equals
public boolean equals(Object obj)
- Overrides:
equals
in class TherapeuticLink
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.