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