|
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.connect.sysmex.packages.AbstractData
public abstract class AbstractData
| Constructor Summary | |
|---|---|
AbstractData()
|
|
| Method Summary | |
|---|---|
TimeTool |
getDate()
|
abstract int |
getSize()
|
void |
parse(java.lang.String content)
Liest Probendaten aus Array |
void |
write(Patient patient)
Schreibt Labordaten |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractData()
| Method Detail |
|---|
public void parse(java.lang.String content)
public void write(Patient patient)
throws PackageException
PackageExceptionpublic TimeTool getDate()
public abstract int getSize()
|
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 | |||||||||