| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected TestScript.RulesetRuleComponent |
JsonParser.parseTestScriptRulesetRuleComponent(com.google.gson.JsonObject json,
TestScript owner) |
protected TestScript.RulesetRuleComponent |
XmlParser.parseTestScriptRulesetRuleComponent(org.xmlpull.v1.XmlPullParser xpp,
TestScript owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<TestScript.RulesetRuleComponent> |
TestScript.TestScriptRulesetComponent.rule
The referenced rule within the external ruleset template.
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.addParam(TestScript.RulesetRuleParamComponent t) |
TestScript.RulesetRuleComponent |
TestScript.TestScriptRulesetComponent.addRule() |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.copy() |
TestScript.RulesetRuleComponent |
TestScript.TestScriptRulesetComponent.getRuleFirstRep() |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setParam(List<TestScript.RulesetRuleParamComponent> theParam) |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setRuleId(String value) |
TestScript.RulesetRuleComponent |
TestScript.RulesetRuleComponent.setRuleIdElement(IdType value) |
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.RulesetRuleComponent> |
TestScript.TestScriptRulesetComponent.getRule() |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRulesetComponent |
TestScript.TestScriptRulesetComponent.addRule(TestScript.RulesetRuleComponent t) |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestScriptRulesetComponent |
TestScript.TestScriptRulesetComponent.setRule(List<TestScript.RulesetRuleComponent> theRule) |
Copyright © 2014–2018 University Health Network. All rights reserved.