public final class ModelComparer extends 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(Object x,
Object y) |
static boolean |
equals(PatientDemographicsCoreData x,
PatientDemographicsCoreData obj) |
static boolean |
equals(Range x,
Range obj) |
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)
Copyright © 2017. All rights reserved.