public class FillSendRequestParameter extends Object
Constructor and Description |
---|
FillSendRequestParameter(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob) |
Modifier and Type | Method and Description |
---|---|
Blob |
getBlob() |
Patient |
getPatientInfo() |
org.joda.time.DateTime |
getReferenceDate() |
String |
getReferenceId() |
boolean |
isTest() |
void |
setBlob(Blob blob) |
void |
setPatientInfo(Patient patientInfo) |
void |
setReferenceDate(org.joda.time.DateTime referenceDate) |
void |
setReferenceId(String referenceId) |
void |
setTest(boolean isTest) |
public boolean isTest()
public void setTest(boolean isTest)
isTest
- the isTest to setpublic String getReferenceId()
public void setReferenceId(String referenceId)
referenceId
- the referenceId to setpublic Patient getPatientInfo()
public void setPatientInfo(Patient patientInfo)
patientInfo
- the patientInfo to setpublic org.joda.time.DateTime getReferenceDate()
public void setReferenceDate(org.joda.time.DateTime referenceDate)
referenceDate
- the referenceDate to setpublic Blob getBlob()
public void setBlob(Blob blob)
blob
- the blob to set
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.