Uses of Class
ca.uhn.fhir.util.ResourceReferenceInfo
-
Packages that use ResourceReferenceInfo Package Description ca.uhn.fhir.context.api ca.uhn.fhir.util -
-
Uses of ResourceReferenceInfo in ca.uhn.fhir.context.api
Methods in ca.uhn.fhir.context.api with parameters of type ResourceReferenceInfo Modifier and Type Method Description abstract booleanBundleInclusionRule. shouldIncludeReferencedResource(ResourceReferenceInfo theReferenceInfo, Set<Include> theIncludes) -
Uses of ResourceReferenceInfo in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return types with arguments of type ResourceReferenceInfo Modifier and Type Method Description List<ResourceReferenceInfo>FhirTerser. getAllResourceReferences(IBaseResource theResource)
-