This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
projmi
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
javadox of hl7 sender
master
taschi
10 years ago
parent
111380fee4
commit
4f5ce62d60
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
src/main/java/de/uniluebeck/mi/projmi6/hapi/HL7Sender.java
+ 2
- 0
src/main/java/de/uniluebeck/mi/projmi6/hapi/HL7Sender.java
View File
@@ -23,7 +23,9 @@ import java.util.Date;
import java.util.List;
/**
* Manages all HL7 sending tasks. This includes: creating a message, sending the message,
* Created by taschi on 22.11.15.
*
*/
public class HL7Sender {
Write
Preview
Loading…
Cancel
Save