![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
ca.uhn.fhir.jpa.model.search.QuantitySearchIndexData
Packages that use QuantitySearchIndexData
-
Uses of QuantitySearchIndexData in ca.uhn.fhir.jpa.model.search
Methods in ca.uhn.fhir.jpa.model.search that return types with arguments of type QuantitySearchIndexDataModifier and TypeMethodDescriptioncom.google.common.collect.SetMultimap
<String, QuantitySearchIndexData> ExtendedHSearchIndexData.getQuantityIndexData()
Methods in ca.uhn.fhir.jpa.model.search with parameters of type QuantitySearchIndexDataModifier and TypeMethodDescriptionvoid
ExtendedHSearchIndexData.addQuantityIndexData
(String theSpName, QuantitySearchIndexData value) void
HSearchIndexWriter.writeQuantityFields
(org.hibernate.search.engine.backend.document.DocumentElement nestedQtyNode, QuantitySearchIndexData theValue) void
HSearchIndexWriter.writeQuantityIndex
(String theSearchParam, QuantitySearchIndexData theValue)