| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.parser |
| Modifier and Type | Method and Description |
|---|---|
BundleEntry |
Bundle.addEntry()
Adds and returns a new bundle entry
|
BundleEntry |
Bundle.addResource(IResource theResource,
FhirContext theContext,
String theServerBase)
Creates a new entry using the given resource and populates it accordingly
|
| Modifier and Type | Method and Description |
|---|---|
List<BundleEntry> |
Bundle.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bundle.addEntry(BundleEntry theBundleEntry)
Adds a new entry
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
BaseParser.determineResourceBaseUrl(String bundleBaseUrl,
BundleEntry theEntry) |
Copyright © 2014–2016 University Health Network. All rights reserved.