|
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.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 |
---|
equals, 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 IOptifier
code
- 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 IOptifier
code
- der zu enfternende codekons
- die KOnsultation
|
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 |