
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 TypeMethodDescriptionvoidFhirPathChildDefinition.setChild(FhirPathChildDefinition theChild) voidFhirPathChildDefinition.setParent(FhirPathChildDefinition theParent)