
Uses of Interface
ca.uhn.fhir.util.FhirPatchBuilder.IStepPath
Packages that use FhirPatchBuilder.IStepPath
-
Uses of FhirPatchBuilder.IStepPath in ca.uhn.fhir.util
Subinterfaces of FhirPatchBuilder.IStepPath in ca.uhn.fhir.utilModifier and TypeInterfaceDescriptionstatic interfaceStep 1 for creating an ADD operation, returned by callingFhirPatchBuilder.add()static interfaceStep 1 for creating an DELETE operation, returned by callingFhirPatchBuilder.delete()static interfaceStep 1 for creating an INSERT operation, returned by callingFhirPatchBuilder.insert()static interfaceStep 1 for creating a MOVE operation, returned by callingFhirPatchBuilder.move()static interfaceStep 1 for creating an REPLACE operation, returned by callingFhirPatchBuilder.replace()