Elexis API documentation as of September 4 2011

Uses of Interface
ch.elexis.data.IVerrechenbar

Packages that use IVerrechenbar
ch.elexis.data Dieses Package enthält diejenigen Klassen, die direkten Kontakt mit der Datenbank haben. 
ch.elexis.dialogs   
ch.elexis.exchange.elements   
ch.elexis.util Utility-Klassen Dieses Package enthält Hilfsklassen, die thematisch nicht einem der anderen Packages zuzuordnen sind. 
 

Uses of IVerrechenbar in ch.elexis.data
 

Classes in ch.elexis.data that implement IVerrechenbar
 class Artikel
          Ein Artikel ist ein Objekt, das im Lager vorhanden ist oder sein sollte oder einem Patienten verordnet werden kann
 class Eigenleistung
           
 class VerrechenbarAdapter
           
 

Fields in ch.elexis.data with type parameters of type IVerrechenbar
static java.util.Comparator<IVerrechenbar> IVerrechenbar.comparator
           
 

Methods in ch.elexis.data that return IVerrechenbar
 IVerrechenbar Verrechnet.getVerrechenbar()
          return the IVerrechenbar this Verrechnet is based on
 

Methods in ch.elexis.data that return types with arguments of type IVerrechenbar
 java.util.Comparator<IVerrechenbar> IVerrechenbar.getComparator()
          Einen Comparator zum Sortieren von Leistungen dieses Typs liefern
 java.util.Comparator<IVerrechenbar> VerrechenbarAdapter.getComparator()
           
 

Methods in ch.elexis.data with parameters of type IVerrechenbar
  IVerrechenbar.DefaultOptifier.add(IVerrechenbar code, Konsultation kons)
           
  Konsultation.addLeistung(IVerrechenbar l)
          Eine Verrechenbar zu dieser Konsultation zufügen
 void Konsultation.changeScale(IVerrechenbar v, int scale)
           
 void Konsultation.changeZahl(IVerrechenbar v, int nz)
          Zahl einer Leistung ändern
 int IVerrechenbar.DefaultComparator.compare(IVerrechenbar v1, IVerrechenbar v2)
           
 boolean Verrechnet.isInstance(IVerrechenbar tmpl)
          Frage, ob dieses Verrechnet aus dem IVerrechenbar tmpl entstanden ist
 

Constructors in ch.elexis.data with parameters of type IVerrechenbar
Verrechnet(IVerrechenbar iv, Konsultation kons, int zahl)
           
 

Uses of IVerrechenbar in ch.elexis.dialogs
 

Methods in ch.elexis.dialogs that return IVerrechenbar
 IVerrechenbar EigenLeistungDialog.getResult()
           
 

Constructors in ch.elexis.dialogs with parameters of type IVerrechenbar
EigenLeistungDialog(Shell shell, IVerrechenbar lstg)
           
 

Uses of IVerrechenbar in ch.elexis.exchange.elements
 

Methods in ch.elexis.exchange.elements that return IVerrechenbar
 IVerrechenbar ServiceElement.createObject(XChangeContainer home, Element el)
           
 

Methods in ch.elexis.exchange.elements with parameters of type IVerrechenbar
 ServiceElement ServiceElement.asExporter(XChangeExporter p, IVerrechenbar iv)
           
 XidElement XidElement.asExporter(XChangeExporter home, IVerrechenbar iv)
           
 

Uses of IVerrechenbar in ch.elexis.util
 

Methods in ch.elexis.util with parameters of type IVerrechenbar
  IOptifier.add(IVerrechenbar code, Konsultation kons)
          Eine Leistung einer Konsultation hinzufügen; die anderen Leistungen der Kons ggf. anpassen
 


Elexis API documentation as of September 4 2011

Copyright 2005-2010 by Gerry Weirich, Elexis