Uses of Class
ca.uhn.fhir.util.BundleBuilder
Packages that use BundleBuilder
-
Uses of BundleBuilder in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return BundleBuilderModifier and TypeMethodDescriptionBundleBuilder.setBundleField(String theFieldName, String theFieldValue)Sets the specified primitive field on the bundle with the value provided.BundleBuilder.setMetaField(String theFieldName, IBase theFieldValue)BundleBuilder.setSearchField(IBase theSearch, String theFieldName, String theFieldValue)Sets the specified primitive field on the search entry with the value provided.BundleBuilder.setSearchField(IBase theSearch, String theFieldName, IPrimitiveType<?> theFieldValue)