Uses of Interface
ca.uhn.fhir.rest.gclient.IPatchWithBody
-
Packages that use IPatchWithBody Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IPatchWithBody in ca.uhn.fhir.rest.gclient
Subinterfaces of IPatchWithBody in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceIPatchWithQueryTypedMethods in ca.uhn.fhir.rest.gclient that return IPatchWithBody Modifier and Type Method Description IPatchWithBodyIPatch. withBody(String thePatchBody)The body of the patch document serialized in either XML or JSON which conforms to http://jsonpatch.com/ or http://tools.ietf.org/html/rfc5261
-