
Package ca.uhn.fhir.util
Interface FhirPatchBuilder.IStepName<T>
- Type Parameters:
T
- The interface corresponding to the next step
- All Known Subinterfaces:
FhirPatchBuilder.IAddStep2
- Enclosing class:
- FhirPatchBuilder
public static interface FhirPatchBuilder.IStepName<T>
Interface exposing the
name
property-
Method Summary
-
Method Details
-
name
The name of the element to add
-