
Package ca.uhn.fhir.util
Interface FhirPatchBuilder.IStepSource<T>
- Type Parameters:
T
- The interface corresponding to the next step
- All Known Subinterfaces:
FhirPatchBuilder.IMoveStep2
- Enclosing class:
- FhirPatchBuilder
public static interface FhirPatchBuilder.IStepSource<T>
Interface exposing the
source
property-
Method Summary
-
Method Details
-
source
An index associated with the elements at the given path
-