TestScript |
TestScript.addContact(ContactDetail t) |
TestScript |
TestScript.addDestination(TestScript.TestScriptDestinationComponent t) |
TestScript |
TestScript.addFixture(TestScript.TestScriptFixtureComponent t) |
TestScript |
TestScript.addJurisdiction(CodeableConcept t) |
TestScript |
TestScript.addOrigin(TestScript.TestScriptOriginComponent t) |
TestScript |
TestScript.addProfile(Reference t) |
TestScript |
TestScript.addRule(TestScript.TestScriptRuleComponent t) |
TestScript |
TestScript.addRuleset(TestScript.TestScriptRulesetComponent t) |
TestScript |
TestScript.addTest(TestScript.TestScriptTestComponent t) |
TestScript |
TestScript.addUseContext(UsageContext t) |
TestScript |
TestScript.addVariable(TestScript.TestScriptVariableComponent t) |
TestScript |
TestScript.copy() |
TestScript |
TestReport.getTestScriptTarget() |
TestScript |
TestScript.setContact(List<ContactDetail> theContact) |
TestScript |
TestScript.setCopyright(String value) |
TestScript |
TestScript.setCopyrightElement(MarkdownType value) |
TestScript |
TestScript.setDate(Date value) |
TestScript |
TestScript.setDateElement(DateTimeType value) |
TestScript |
TestScript.setDescription(String value) |
TestScript |
TestScript.setDescriptionElement(MarkdownType value) |
TestScript |
TestScript.setDestination(List<TestScript.TestScriptDestinationComponent> theDestination) |
TestScript |
TestScript.setExperimental(boolean value) |
TestScript |
TestScript.setExperimentalElement(BooleanType value) |
TestScript |
TestScript.setFixture(List<TestScript.TestScriptFixtureComponent> theFixture) |
TestScript |
TestScript.setIdentifier(Identifier value) |
TestScript |
TestScript.setJurisdiction(List<CodeableConcept> theJurisdiction) |
TestScript |
TestScript.setMetadata(TestScript.TestScriptMetadataComponent value) |
TestScript |
TestScript.setName(String value) |
TestScript |
TestScript.setNameElement(StringType value) |
TestScript |
TestScript.setOrigin(List<TestScript.TestScriptOriginComponent> theOrigin) |
TestScript |
TestScript.setProfile(List<Reference> theProfile) |
TestScript |
TestScript.setPublisher(String value) |
TestScript |
TestScript.setPublisherElement(StringType value) |
TestScript |
TestScript.setPurpose(String value) |
TestScript |
TestScript.setPurposeElement(MarkdownType value) |
TestScript |
TestScript.setRule(List<TestScript.TestScriptRuleComponent> theRule) |
TestScript |
TestScript.setRuleset(List<TestScript.TestScriptRulesetComponent> theRuleset) |
TestScript |
TestScript.setSetup(TestScript.TestScriptSetupComponent value) |
TestScript |
TestScript.setStatus(Enumerations.PublicationStatus value) |
TestScript |
TestScript.setStatusElement(Enumeration<Enumerations.PublicationStatus> value) |
TestScript |
TestScript.setTeardown(TestScript.TestScriptTeardownComponent value) |
TestScript |
TestScript.setTest(List<TestScript.TestScriptTestComponent> theTest) |
TestScript |
TestScript.setTitle(String value) |
TestScript |
TestScript.setTitleElement(StringType value) |
TestScript |
TestScript.setUrl(String value) |
TestScript |
TestScript.setUrlElement(UriType value) |
TestScript |
TestScript.setUseContext(List<UsageContext> theUseContext) |
TestScript |
TestScript.setVariable(List<TestScript.TestScriptVariableComponent> theVariable) |
TestScript |
TestScript.setVersion(String value) |
TestScript |
TestScript.setVersionElement(StringType value) |
protected TestScript |
TestScript.typedCopy() |