Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.elexis.data
Class Bestellung.BestellungDateComparator

java.lang.Object
  extended by ch.elexis.data.Bestellung.BestellungDateComparator
All Implemented Interfaces:
java.util.Comparator<Bestellung>
Enclosing class:
Bestellung

public static class Bestellung.BestellungDateComparator
extends java.lang.Object
implements java.util.Comparator<Bestellung>


Constructor Summary
Bestellung.BestellungDateComparator()
           
 
Method Summary
 int compare(Bestellung b1, Bestellung b2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

Bestellung.BestellungDateComparator

public Bestellung.BestellungDateComparator()
Method Detail

compare

public int compare(Bestellung b1,
                   Bestellung b2)
Specified by:
compare in interface java.util.Comparator<Bestellung>

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013