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