
Class PathAndRef
java.lang.Object
ca.uhn.fhir.jpa.searchparam.extractor.PathAndRef
-
Constructor Summary
ConstructorsConstructorDescriptionPathAndRef
(String theSearchParamName, String thePath, org.hl7.fhir.instance.model.api.IBaseReference theRef, boolean theCanonical) Constructor -
Method Summary
-
Constructor Details
-
PathAndRef
public PathAndRef(String theSearchParamName, String thePath, org.hl7.fhir.instance.model.api.IBaseReference theRef, boolean theCanonical) Constructor
-
-
Method Details
-
isCanonical
-
getSearchParamName
-
getPath
-
getRef
-