Uses of Interface
ca.uhn.fhir.rest.gclient.IUntypedQuery
-
Packages that use IUntypedQuery Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IUntypedQuery in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IUntypedQuery Modifier and Type Method Description <T extends IBaseBundle>
IUntypedQuery<T>IGenericClient. search()Search for resources matching a given set of criteria.
-