Uses of Interface
ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
-
Packages that use IVersionSpecificBundleFactory Package Description ca.uhn.fhir.context ca.uhn.fhir.model.api -
-
Uses of IVersionSpecificBundleFactory in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return IVersionSpecificBundleFactory Modifier and Type Method Description IVersionSpecificBundleFactoryFhirContext. newBundleFactory() -
Uses of IVersionSpecificBundleFactory in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api that return IVersionSpecificBundleFactory Modifier and Type Method Description IVersionSpecificBundleFactoryIFhirVersion. newBundleFactory(FhirContext theContext)
-