| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.utils.client |
| Modifier and Type | Method and Description |
|---|---|
protected Parameters |
JsonParser.parseParameters(com.google.gson.JsonObject json) |
protected Parameters |
XmlParser.parseParameters(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeParameters(String name,
Parameters element) |
protected void |
XmlParser.composeParameters(String name,
Parameters element) |
protected void |
RdfParser.composeParameters(Turtle.Complex parent,
String parentType,
String name,
Parameters element,
int index) |
protected void |
XmlParser.composeParametersElements(Parameters element) |
protected void |
JsonParser.composeParametersInner(Parameters element) |
protected boolean |
XmlParser.parseParametersContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Parameters res) |
protected Parameters.ParametersParameterComponent |
JsonParser.parseParametersParametersParameterComponent(com.google.gson.JsonObject json,
Parameters owner) |
protected Parameters.ParametersParameterComponent |
XmlParser.parseParametersParametersParameterComponent(org.xmlpull.v1.XmlPullParser xpp,
Parameters owner) |
protected boolean |
XmlParser.parseParametersParametersParameterComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Parameters owner,
Parameters.ParametersParameterComponent res) |
protected void |
JsonParser.parseParametersParametersParameterComponentProperties(com.google.gson.JsonObject json,
Parameters owner,
Parameters.ParametersParameterComponent res) |
protected void |
JsonParser.parseParametersProperties(com.google.gson.JsonObject json,
Parameters res) |
| Modifier and Type | Field and Description |
|---|---|
protected Parameters |
GuidanceResponse.outputParametersTarget
The actual object that is the target of the reference (The output parameters of the evaluation, if any.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.addParameter(Parameters.ParametersParameterComponent t) |
Parameters |
Parameters.copy() |
Parameters |
GuidanceResponse.getOutputParametersTarget() |
Parameters |
Parameters.setParameter(List<Parameters.ParametersParameterComponent> theParameter) |
protected Parameters |
Parameters.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
GuidanceResponse |
GuidanceResponse.setOutputParametersTarget(Parameters value) |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
FHIRToolingClient.lookupCode(Map<String,String> params) |
<T extends Resource> |
FHIRToolingClient.operateType(Class<T> resourceClass,
String name,
Parameters params) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Resource> |
FHIRToolingClient.operateType(Class<T> resourceClass,
String name,
Parameters params) |
Copyright © 2014–2018 University Health Network. All rights reserved.