at.herzpraxis.elexis.connect.cobasmira.packages
Class Probe
java.lang.Object
at.herzpraxis.elexis.connect.cobasmira.packages.Probe
public class Probe
- extends java.lang.Object
Constructor Summary |
Probe(java.lang.String strArray)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BUNDLE_NAME
public static final java.lang.String BUNDLE_NAME
- See Also:
- Constant Field Values
Probe
public Probe(java.lang.String strArray)
getTestKuerzel
public java.lang.String getTestKuerzel()
write
public void write(Patient patient)
throws java.lang.Exception
- Schreibt Labordaten.
- Parameters:
patient
-
- Throws:
java.lang.Exception
roundToDecimals
public static float roundToDecimals(float d,
int c)
- Round a given float value to a selected number of comma places
- Parameters:
d
- the value to be roundedc
- the number of decimal places to round to
getDate
public TimeTool getDate()
getIdent
public java.lang.String getIdent()
getResult
public float getResult()
getUnit
public int getUnit()