|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessungTyp | |
---|---|
com.hilotec.elexis.messwerte.v2.data |
Uses of MessungTyp in com.hilotec.elexis.messwerte.v2.data |
---|
Methods in com.hilotec.elexis.messwerte.v2.data that return MessungTyp | |
---|---|
MessungTyp |
Messung.getTyp()
|
MessungTyp |
MessungKonfiguration.getTypeByName(java.lang.String name)
|
Methods in com.hilotec.elexis.messwerte.v2.data that return types with arguments of type MessungTyp | |
---|---|
java.util.ArrayList<MessungTyp> |
MessungKonfiguration.getTypes()
|
Methods in com.hilotec.elexis.messwerte.v2.data with parameters of type MessungTyp | |
---|---|
static java.util.List<Messung> |
Messung.getMessungen(MessungTyp typ)
Alle Messungen eines bestimmten Typs zusammensuchen. |
static java.util.List<Messung> |
Messung.getPatientMessungen(Patient patient,
MessungTyp typ)
Alle Messungen eines bestimmten Typs zu einem bestimmten Patienten zusammensuchen. |
Constructors in com.hilotec.elexis.messwerte.v2.data with parameters of type MessungTyp | |
---|---|
Messung(Patient patient,
MessungTyp typ)
Neue Messung erstellen |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |