Class LogicalResourceIdentKey
- java.lang.Object
 - 
- org.linuxforhealth.fhir.persistence.params.model.LogicalResourceIdentKey
 
 
- 
public class LogicalResourceIdentKey extends java.lang.ObjectKey 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 booleanequals(java.lang.Object obj)inthashCode() 
 -