| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.ActionAssertRulesetRuleParamComponent |
JsonParser.parseTestScriptActionAssertRulesetRuleParamComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.ActionAssertRulesetRuleParamComponent |
XmlParser.parseTestScriptActionAssertRulesetRuleParamComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.ActionAssertRulesetRuleParamComponent> |
TestScript.ActionAssertRulesetRuleComponent.param
Each rule template can take one or more parameters for rule evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleComponent.addParam() |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleParamComponent.copy() |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleComponent.getParamFirstRep() |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleParamComponent.setName(String value) |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleParamComponent.setNameElement(StringType value) |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleParamComponent.setValue(String value) |
TestScript.ActionAssertRulesetRuleParamComponent |
TestScript.ActionAssertRulesetRuleParamComponent.setValueElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.ActionAssertRulesetRuleParamComponent> |
TestScript.ActionAssertRulesetRuleComponent.getParam() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.ActionAssertRulesetRuleComponent |
TestScript.ActionAssertRulesetRuleComponent.addParam(TestScript.ActionAssertRulesetRuleParamComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.ActionAssertRulesetRuleComponent |
TestScript.ActionAssertRulesetRuleComponent.setParam(List<TestScript.ActionAssertRulesetRuleParamComponent> theParam) |
Copyright © 2014–2018 University Health Network. All rights reserved.