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