Uses of Interface
ca.uhn.fhir.rest.gclient.IBaseQuery
-
Packages that use IBaseQuery Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IBaseQuery in ca.uhn.fhir.rest.gclient
Classes in ca.uhn.fhir.rest.gclient with type parameters of type IBaseQuery Modifier and Type Interface Description interfaceIBaseQuery<T extends IBaseQuery<?>>Subinterfaces of IBaseQuery in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceICreateWithQueryinterfaceICreateWithQueryTypedinterfaceIDeleteWithQueryinterfaceIDeleteWithQueryTypedinterfaceIPatchWithQueryinterfaceIPatchWithQueryTypedinterfaceIQuery<Y>interfaceIUpdateWithQueryinterfaceIUpdateWithQueryTyped
-