
Uses of Enum Class
ca.uhn.fhir.context.api.BundleInclusionRule
Packages that use BundleInclusionRule
-
Uses of BundleInclusionRule in ca.uhn.fhir.context.api
Methods in ca.uhn.fhir.context.api that return BundleInclusionRuleModifier and TypeMethodDescriptionstatic BundleInclusionRuleReturns the enum constant of this class with the specified name.static BundleInclusionRule[]BundleInclusionRule.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BundleInclusionRule in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api with parameters of type BundleInclusionRuleModifier and TypeMethodDescriptionvoidIVersionSpecificBundleFactory.addResourcesToBundle(List<IBaseResource> theResult, BundleTypeEnum theBundleType, String theServerBase, BundleInclusionRule theBundleInclusionRule, Set<Include> theIncludes)