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 PhysioComparator

java.lang.Object
  extended by ch.elexis.data.PhysioComparator
All Implemented Interfaces:
java.util.Comparator<PhysioLeistung>

public class PhysioComparator
extends java.lang.Object
implements java.util.Comparator<PhysioLeistung>


Constructor Summary
PhysioComparator()
           
 
Method Summary
 int compare(PhysioLeistung pl0, PhysioLeistung pl1)
           
 
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

PhysioComparator

public PhysioComparator()
Method Detail

compare

public int compare(PhysioLeistung pl0,
                   PhysioLeistung pl1)
Specified by:
compare in interface java.util.Comparator<PhysioLeistung>

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