Uses of Interface
ca.uhn.fhir.rest.gclient.IMeta
-
Packages that use IMeta Package Description ca.uhn.fhir.rest.client.api -
-
Uses of IMeta in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that return IMeta Modifier and Type Method Description IMetaIGenericClient. meta()Fluent method for the "meta" operations, which can be used to get, add and remove tags and other Meta elements from a resource or across the server.
-