public final class ModelComparer
extends java.lang.Object
| Constructor and Description |
|---|
ModelComparer() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equals(CodedValue x,
CodedValue y) |
static boolean |
equals(InstanceIdentifier x,
InstanceIdentifier y) |
static boolean |
equals(Measurement x,
Measurement obj) |
static boolean |
equals(java.lang.Object x,
java.lang.Object y) |
static boolean |
equals(PatientDemographicsCoreData x,
PatientDemographicsCoreData obj) |
static boolean |
equals(Range x,
Range obj) |
public static boolean equals(java.lang.Object x,
java.lang.Object y)
public static boolean equals(CodedValue x, CodedValue y)
public static boolean equals(InstanceIdentifier x, InstanceIdentifier y)
public static boolean equals(Measurement x, Measurement obj)
public static boolean equals(PatientDemographicsCoreData x, PatientDemographicsCoreData obj)