Uses of Class
com.ibm.fhir.search.location.bounding.BoundingMissing
-
Packages that use BoundingMissing Package Description com.ibm.fhir.persistence.jdbc.util.type -
-
Uses of BoundingMissing in com.ibm.fhir.persistence.jdbc.util.type
Methods in com.ibm.fhir.persistence.jdbc.util.type with parameters of type BoundingMissing Modifier and Type Method Description void
LocationParmBehaviorUtil. buildQueryForBoundingMissing(String populateNameIdSubSegment, StringBuilder whereClauseSegment, BoundingMissing missingArea)
void
NewLocationParmBehaviorUtil. buildQueryForBoundingMissing(WhereFragment whereClauseSegment, BoundingMissing missingArea)
Process missing area.
-