| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.RuleParamComponent> |
TestScript.TestScriptRuleComponent.param
Each rule template can take one or more parameters for rule evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.RuleParamComponent |
TestScript.TestScriptRuleComponent.addParam() |
TestScript.RuleParamComponent |
TestScript.RuleParamComponent.copy() |
TestScript.RuleParamComponent |
TestScript.TestScriptRuleComponent.getParamFirstRep() |
TestScript.RuleParamComponent |
TestScript.RuleParamComponent.setName(String value) |
TestScript.RuleParamComponent |
TestScript.RuleParamComponent.setNameElement(StringType value) |
TestScript.RuleParamComponent |
TestScript.RuleParamComponent.setValue(String value) |
TestScript.RuleParamComponent |
TestScript.RuleParamComponent.setValueElement(StringType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.RuleParamComponent> |
TestScript.TestScriptRuleComponent.getParam() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.addParam(TestScript.RuleParamComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRuleComponent |
TestScript.TestScriptRuleComponent.setParam(List<TestScript.RuleParamComponent> theParam) |
Copyright © 2014–2017 University Health Network. All rights reserved.