Class LogicalResourceIdentKey
- java.lang.Object
-
- org.linuxforhealth.fhir.persistence.params.model.LogicalResourceIdentKey
-
public class LogicalResourceIdentKey extends java.lang.Object
Key used to uniquely identify a logical resource
-
-
Constructor Summary
Constructors Constructor Description LogicalResourceIdentKey(java.lang.String resourceType, java.lang.String logicalId)
Canonical constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-