be.ehealth.businessconnector.dmg.builders.impl
Class FillSendRequestParameter
java.lang.Object
be.ehealth.businessconnector.dmg.builders.impl.FillSendRequestParameter
public class FillSendRequestParameter
- extends Object
FillSendRequestParameter
public FillSendRequestParameter(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob)
isTest
public boolean isTest()
- Returns:
- the isTest
setTest
public void setTest(boolean isTest)
- Parameters:
isTest
- the isTest to set
getReferenceId
public String getReferenceId()
- Returns:
- the referenceId
setReferenceId
public void setReferenceId(String referenceId)
- Parameters:
referenceId
- the referenceId to set
getPatientInfo
public Patient getPatientInfo()
- Returns:
- the patientInfo
setPatientInfo
public void setPatientInfo(Patient patientInfo)
- Parameters:
patientInfo
- the patientInfo to set
getReferenceDate
public org.joda.time.DateTime getReferenceDate()
- Returns:
- the referenceDate
setReferenceDate
public void setReferenceDate(org.joda.time.DateTime referenceDate)
- Parameters:
referenceDate
- the referenceDate to set
getBlob
public Blob getBlob()
- Returns:
- the blob
setBlob
public void setBlob(Blob blob)
- Parameters:
blob
- the blob to set
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.