TestScript |
TestScript.addContact(TestScript.TestScriptContactComponent t) |
TestScript |
TestScript.addDestination(TestScript.TestScriptDestinationComponent t) |
TestScript |
TestScript.addFixture(TestScript.TestScriptFixtureComponent 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(CodeableConcept t) |
TestScript |
TestScript.addVariable(TestScript.TestScriptVariableComponent t) |
TestScript |
TestScript.copy() |
TestScript |
TestScript.setCopyright(String value) |
TestScript |
TestScript.setCopyrightElement(StringType value) |
TestScript |
TestScript.setDate(Date value) |
TestScript |
TestScript.setDateElement(DateTimeType value) |
TestScript |
TestScript.setDescription(String value) |
TestScript |
TestScript.setDescriptionElement(StringType value) |
TestScript |
TestScript.setExperimental(boolean value) |
TestScript |
TestScript.setExperimentalElement(BooleanType value) |
TestScript |
TestScript.setIdentifier(Identifier value) |
TestScript |
TestScript.setMetadata(TestScript.TestScriptMetadataComponent value) |
TestScript |
TestScript.setName(String value) |
TestScript |
TestScript.setNameElement(StringType value) |
TestScript |
TestScript.setPublisher(String value) |
TestScript |
TestScript.setPublisherElement(StringType value) |
TestScript |
TestScript.setRequirements(String value) |
TestScript |
TestScript.setRequirementsElement(StringType value) |
TestScript |
TestScript.setSetup(TestScript.TestScriptSetupComponent value) |
TestScript |
TestScript.setStatus(Enumerations.ConformanceResourceStatus value) |
TestScript |
TestScript.setStatusElement(Enumeration<Enumerations.ConformanceResourceStatus> value) |
TestScript |
TestScript.setTeardown(TestScript.TestScriptTeardownComponent value) |
TestScript |
TestScript.setUrl(String value) |
TestScript |
TestScript.setUrlElement(UriType value) |
TestScript |
TestScript.setVersion(String value) |
TestScript |
TestScript.setVersionElement(StringType value) |
protected TestScript |
TestScript.typedCopy() |