| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.ActionAssertRuleParamComponent |
JsonParser.parseTestScriptActionAssertRuleParamComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.ActionAssertRuleParamComponent |
XmlParser.parseTestScriptActionAssertRuleParamComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| 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–2018 University Health Network. All rights reserved.