public static class TherapeuticLink.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TherapeuticLink |
build() |
TherapeuticLink.Builder |
withComment(String comment) |
TherapeuticLink.Builder |
withEndDate(org.joda.time.LocalDate date) |
TherapeuticLink.Builder |
withEndDateTime(org.joda.time.DateTime date) |
TherapeuticLink.Builder |
withHcParty(HcParty hcp) |
TherapeuticLink.Builder |
withPatient(Patient patient) |
TherapeuticLink.Builder |
withStartDate(org.joda.time.LocalDate date) |
TherapeuticLink.Builder |
withStartDateTime(org.joda.time.DateTime date) |
TherapeuticLink.Builder |
withStatus(TherapeuticLinkStatus status) |
TherapeuticLink.Builder |
withType(String type) |
public TherapeuticLink.Builder withPatient(Patient patient)
public TherapeuticLink.Builder withHcParty(HcParty hcp)
public TherapeuticLink.Builder withStartDate(org.joda.time.LocalDate date)
public TherapeuticLink.Builder withEndDate(org.joda.time.LocalDate date)
public TherapeuticLink.Builder withStartDateTime(org.joda.time.DateTime date)
public TherapeuticLink.Builder withEndDateTime(org.joda.time.DateTime date)
public TherapeuticLink.Builder withType(String type)
public TherapeuticLink.Builder withComment(String comment)
public TherapeuticLink build()
public TherapeuticLink.Builder withStatus(TherapeuticLinkStatus status)
status
-
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.