| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Bundle.BundleEntryResponseComponent |
JsonParser.parseBundleBundleEntryResponseComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleEntryResponseComponent |
XmlParser.parseBundleBundleEntryResponseComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeBundleBundleEntryResponseComponent(String name,
Bundle.BundleEntryResponseComponent element) |
protected void |
XmlParser.composeBundleBundleEntryResponseComponent(String name,
Bundle.BundleEntryResponseComponent element) |
protected void |
XmlParser.composeBundleBundleEntryResponseComponentElements(Bundle.BundleEntryResponseComponent element) |
protected void |
JsonParser.composeBundleBundleEntryResponseComponentInner(Bundle.BundleEntryResponseComponent element) |
protected boolean |
XmlParser.parseBundleBundleEntryResponseComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleEntryResponseComponent res) |
protected void |
JsonParser.parseBundleBundleEntryResponseComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleEntryResponseComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected Bundle.BundleEntryResponseComponent |
Bundle.BundleEntryComponent.response
Indicates the results of processing the corresponding 'request' entry in the batch or transaction being responded to or what the results of an operation where when returning history.
|
| Modifier and Type | Method and Description |
|---|---|
Bundle.BundleEntryComponent |
Bundle.BundleEntryComponent.setResponse(Bundle.BundleEntryResponseComponent value) |
Copyright © 2014–2019 University Health Network. All rights reserved.