public class PatientIdentifierTypeDefaultComparator extends java.lang.Object implements java.util.Comparator<PatientIdentifierType>
PatientIdentifierType
by retired (true last), required (true first), name and
id.Constructor and Description |
---|
PatientIdentifierTypeDefaultComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PatientIdentifierType pit1,
PatientIdentifierType pit2)
Orders by retired (true last), required (true first), name and id.
|
public PatientIdentifierTypeDefaultComparator()
public int compare(PatientIdentifierType pit1, PatientIdentifierType pit2)
compare
in interface java.util.Comparator<PatientIdentifierType>
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.