Uses of Class
ca.uhn.fhir.jpa.model.entity.ResourceIndexedSearchParamCoords
Packages that use ResourceIndexedSearchParamCoords
-
Uses of ResourceIndexedSearchParamCoords in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return ResourceIndexedSearchParamCoordsModifier and TypeMethodDescriptionResourceIndexedSearchParamCoords.setLatitude(double theLatitude)ResourceIndexedSearchParamCoords.setLongitude(double theLongitude)Methods in ca.uhn.fhir.jpa.model.entity that return types with arguments of type ResourceIndexedSearchParamCoordsMethod parameters in ca.uhn.fhir.jpa.model.entity with type arguments of type ResourceIndexedSearchParamCoordsModifier and TypeMethodDescriptionvoidResourceTable.setParamsCoords(Collection<ResourceIndexedSearchParamCoords> theParamsCoords)