be.ehealth.businessconnector.therlink.domain.responses
Class TherapeuticLinkResponse.Builder

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.domain.responses.TherapeuticLinkResponse.Builder
Enclosing class:
TherapeuticLinkResponse

public static class TherapeuticLinkResponse.Builder
extends Object

Builder for the response


Constructor Summary
TherapeuticLinkResponse.Builder()
           
 
Method Summary
 TherapeuticLinkResponse.Builder addOperationContext(OperationContext oc)
           
 TherapeuticLinkResponse build()
           
 TherapeuticLinkResponse.Builder withEndDate(org.joda.time.LocalDate endDate)
           
 TherapeuticLinkResponse.Builder withHcParty(HcParty hcp)
           
 TherapeuticLinkResponse.Builder withPatient(Patient patient)
           
 TherapeuticLinkResponse.Builder withStartDate(org.joda.time.LocalDate startDate)
           
 TherapeuticLinkResponse.Builder withType(String string)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TherapeuticLinkResponse.Builder

public TherapeuticLinkResponse.Builder()
Method Detail

withPatient

public TherapeuticLinkResponse.Builder withPatient(Patient patient)

withHcParty

public TherapeuticLinkResponse.Builder withHcParty(HcParty hcp)

addOperationContext

public TherapeuticLinkResponse.Builder addOperationContext(OperationContext oc)

withStartDate

public TherapeuticLinkResponse.Builder withStartDate(org.joda.time.LocalDate startDate)

withEndDate

public TherapeuticLinkResponse.Builder withEndDate(org.joda.time.LocalDate endDate)

withType

public TherapeuticLinkResponse.Builder withType(String string)
Parameters:
string -
Returns:

build

public TherapeuticLinkResponse build()
Returns:



Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.