Uses of Class
org.linuxforhealth.fhir.search.location.bounding.BoundingRadius
-
Packages that use BoundingRadius Package Description org.linuxforhealth.fhir.persistence.jdbc.util.type org.linuxforhealth.fhir.search.location.bounding -
-
Uses of BoundingRadius in org.linuxforhealth.fhir.persistence.jdbc.util.type
Methods in org.linuxforhealth.fhir.persistence.jdbc.util.type with parameters of type BoundingRadius Modifier and Type Method Description void
NewLocationParmBehaviorUtil. buildQueryForBoundingRadius(WhereFragment whereClauseSegment, java.lang.String paramAlias, BoundingRadius boundingRadius)
build query for bounding radius. -
Uses of BoundingRadius in org.linuxforhealth.fhir.search.location.bounding
Methods in org.linuxforhealth.fhir.search.location.bounding that return BoundingRadius Modifier and Type Method Description BoundingRadius
BoundingRadius.Builder. build()
-