
Uses of Class
ca.uhn.fhir.jpa.patch.FhirPathChildDefinition
Packages that use FhirPathChildDefinition
-
Uses of FhirPathChildDefinition in ca.uhn.fhir.jpa.patch
Methods in ca.uhn.fhir.jpa.patch that return FhirPathChildDefinitionModifier and TypeMethodDescriptionFhirPathChildDefinition.getChild()
FhirPathChildDefinition.getParent()
Methods in ca.uhn.fhir.jpa.patch with parameters of type FhirPathChildDefinitionModifier and TypeMethodDescriptionvoid
FhirPathChildDefinition.setChild
(FhirPathChildDefinition theChild) void
FhirPathChildDefinition.setParent
(FhirPathChildDefinition theParent)