
Uses of Class
ca.uhn.fhir.model.api.Include
Packages that use Include
Package
Description
- 
Uses of Include in ca.uhn.fhir.context.apiMethod parameters in ca.uhn.fhir.context.api with type arguments of type IncludeModifier and TypeMethodDescriptionabstract booleanBundleInclusionRule.shouldIncludeReferencedResource(ResourceReferenceInfo theReferenceInfo, Set<Include> theIncludes) 
- 
Uses of Include in ca.uhn.fhir.model.apiMethods in ca.uhn.fhir.model.api that return IncludeModifier and TypeMethodDescriptionInclude.asNonRecursive()Creates a copy of this include with non-recurse behaviourInclude.asRecursive()Creates a copy of this include with recurse behaviourInclude.setRecurse(boolean theRecurse) Should this include recurseInclude.toLocked()Return a newCreates and returns a new copy of this Include with the given type.
- 
Uses of Include in ca.uhn.fhir.rest.apiMethods in ca.uhn.fhir.rest.api that return types with arguments of type IncludeMethod parameters in ca.uhn.fhir.rest.api with type arguments of type IncludeModifier and TypeMethodDescriptionvoidIVersionSpecificBundleFactory.addResourcesToBundle(List<IBaseResource> theResult, BundleTypeEnum theBundleType, String theServerBase, BundleInclusionRule theBundleInclusionRule, Set<Include> theIncludes) Constructor parameters in ca.uhn.fhir.rest.api with type arguments of type IncludeModifierConstructorDescriptionBundleLinks(String theServerBase, Set<Include> theIncludes, boolean thePrettyPrint, BundleTypeEnum theBundleType) 
- 
Uses of Include in ca.uhn.fhir.rest.gclientMethods in ca.uhn.fhir.rest.gclient with parameters of type Include
- 
Uses of Include in ca.uhn.fhir.utilMethods in ca.uhn.fhir.util with parameters of type IncludeModifier and TypeMethodDescriptionbooleanResourceReferenceInfo.matchesInclude(Include theInclude) Method parameters in ca.uhn.fhir.util with type arguments of type IncludeModifier and TypeMethodDescriptionbooleanResourceReferenceInfo.matchesIncludeSet(Set<Include> theIncludes) 
- 
Uses of Include in org.hl7.fhir.instance.model.apiFields in org.hl7.fhir.instance.model.api declared as IncludeModifier and TypeFieldDescriptionstatic final IncludeIBaseResource.INCLUDE_ALLInclude constant for*(return all includes)Fields in org.hl7.fhir.instance.model.api with type parameters of type IncludeModifier and TypeFieldDescriptionIBaseResource.WILDCARD_ALL_SETInclude set containing onlyIBaseResource.INCLUDE_ALL