|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.elexis.labortarif2009.data.Optifier
public class Optifier
| Constructor Summary | |
|---|---|
Optifier()
|
|
| Method Summary | |
|---|---|
Result<IVerrechenbar> |
add(IVerrechenbar code,
Konsultation kons)
Add and recalculate the various possible amendments |
Result<java.lang.Object> |
optify(Konsultation kons)
Eine Konsultation optifizieren |
Result<Verrechnet> |
remove(Verrechnet code,
Konsultation kons)
Eine Leistung aus einer Konsultation entfernen; die Liste ggf. anpassen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Optifier()
| Method Detail |
|---|
public Result<IVerrechenbar> add(IVerrechenbar code,
Konsultation kons)
add in interface IOptifiercode - der hinzuzufügende codekons - die Konsultation
public Result<java.lang.Object> optify(Konsultation kons)
IOptifier
optify in interface IOptifier
public Result<Verrechnet> remove(Verrechnet code,
Konsultation kons)
IOptifier
remove in interface IOptifiercode - der zu enfternende codekons - die KOnsultation
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||