public interface IBatchReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
onBatchReceive(IHL7BatchFile objHL7BatchFile)
Method received HL7BatchFile .
|
void onBatchReceive(IHL7BatchFile objHL7BatchFile)
objHL7BatchFile - - Specifies object of Received Batch file.