Uses of Enum
ca.uhn.fhir.context.api.BundleInclusionRule
-
Uses of BundleInclusionRule in ca.uhn.fhir.context.api
Modifier and TypeMethodDescriptionstatic BundleInclusionRule
Returns the enum constant of this type with the specified name.static BundleInclusionRule[]
BundleInclusionRule.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BundleInclusionRule in ca.uhn.fhir.rest.api
Modifier and TypeMethodDescriptionvoid
IVersionSpecificBundleFactory.addResourcesToBundle
(List<IBaseResource> theResult, BundleTypeEnum theBundleType, String theServerBase, BundleInclusionRule theBundleInclusionRule, Set<Include> theIncludes)