|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.hl7.util.HL7Helper
public class HL7Helper
| Constructor Summary | |
|---|---|
HL7Helper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
dateToString(java.util.Date date)
Transformiert java.util.Date in ein HL7 String |
static java.util.Date |
stringToDate(java.lang.String dateTimeStr)
Transformiert einen HL7 Date/Time String in ein java.util.Date |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HL7Helper()
| Method Detail |
|---|
public static java.util.Date stringToDate(java.lang.String dateTimeStr)
throws java.text.ParseException
dateTimeStr -
java.text.ParseExceptionpublic static java.lang.String dateToString(java.util.Date date)
date -
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||