be.ehealth.businessconnector.therlink.domain
Class TherapeuticLink.Builder
java.lang.Object
be.ehealth.businessconnector.therlink.domain.TherapeuticLink.Builder
- Enclosing class:
- TherapeuticLink
public static class TherapeuticLink.Builder
- extends Object
TherapeuticLink static builder
TherapeuticLink.Builder
public TherapeuticLink.Builder()
withPatient
public TherapeuticLink.Builder withPatient(Patient patient)
withHcParty
public TherapeuticLink.Builder withHcParty(HcParty hcp)
withStartDate
public TherapeuticLink.Builder withStartDate(org.joda.time.LocalDate date)
withEndDate
public TherapeuticLink.Builder withEndDate(org.joda.time.LocalDate date)
withStartDateTime
public TherapeuticLink.Builder withStartDateTime(org.joda.time.DateTime date)
withEndDateTime
public TherapeuticLink.Builder withEndDateTime(org.joda.time.DateTime date)
withType
public TherapeuticLink.Builder withType(String type)
withComment
public TherapeuticLink.Builder withComment(String comment)
build
public TherapeuticLink build()
withStatus
public TherapeuticLink.Builder withStatus(TherapeuticLinkStatus status)
- Parameters:
status
-
- Returns:
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.