public class BundleProviders extends Object
IBundleProvider| Modifier and Type | Method and Description |
|---|---|
static IBundleProvider |
newEmptyList()
Create a new unmodifiable empty resource list with the current time as the publish date.
|
static IBundleProvider |
newList(org.hl7.fhir.instance.model.api.IBaseResource theResource) |
static IBundleProvider |
newList(List<org.hl7.fhir.instance.model.api.IBaseResource> theResources) |
public static IBundleProvider newEmptyList()
public static IBundleProvider newList(org.hl7.fhir.instance.model.api.IBaseResource theResource)
public static IBundleProvider newList(List<org.hl7.fhir.instance.model.api.IBaseResource> theResources)
Copyright © 2014–2019 University Health Network. All rights reserved.