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