
Uses of Class
ca.uhn.fhir.model.dstu2.resource.TestScript
Packages that use TestScript
-
Uses of TestScript in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return TestScriptModifier and TypeMethodDescriptionTestScript.addContact
(TestScript.Contact theValue) Adds a given new value for contact ()TestScript.addFixture
(TestScript.Fixture theValue) Adds a given new value for fixture ()TestScript.addTest
(TestScript.Test theValue) Adds a given new value for test ()TestScript.addUseContext
(CodeableConceptDt theValue) Adds a given new value for useContext ()TestScript.addVariable
(TestScript.Variable theValue) Adds a given new value for variable ()TestScript.setContact
(List<TestScript.Contact> theValue) Sets the value(s) for contact ()TestScript.setCopyright
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for copyright ()TestScript.setCopyright
(String theString) Sets the value for copyright ()TestScript.setDate
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date ()Sets the value for date ()TestScript.setDateWithSecondsPrecision
(Date theDate) Sets the value for date ()TestScript.setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()TestScript.setDescription
(String theString) Sets the value for description ()TestScript.setExperimental
(boolean theBoolean) Sets the value for experimental ()TestScript.setExperimental
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for experimental ()TestScript.setFixture
(List<TestScript.Fixture> theValue) Sets the value(s) for fixture ()TestScript.setIdentifier
(IdentifierDt theValue) Sets the value(s) for identifier ()TestScript.setMetadata
(TestScript.Metadata theValue) Sets the value(s) for metadata ()TestScript.setMultiserver
(boolean theBoolean) Sets the value for multiserver ()TestScript.setMultiserver
(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for multiserver ()TestScript.setName
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for name ()Sets the value for name ()TestScript.setProfile
(List<ResourceReferenceDt> theValue) Sets the value(s) for profile ()TestScript.setPublisher
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for publisher ()TestScript.setPublisher
(String theString) Sets the value for publisher ()TestScript.setRequirements
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for requirements ()TestScript.setRequirements
(String theString) Sets the value for requirements ()TestScript.setSetup
(TestScript.Setup theValue) Sets the value(s) for setup ()TestScript.setStatus
(ConformanceResourceStatusEnum theValue) Sets the value(s) for status ()TestScript.setStatus
(ca.uhn.fhir.model.primitive.BoundCodeDt<ConformanceResourceStatusEnum> theValue) Sets the value(s) for status ()TestScript.setTeardown
(TestScript.Teardown theValue) Sets the value(s) for teardown ()TestScript.setTest
(List<TestScript.Test> theValue) Sets the value(s) for test ()TestScript.setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()TestScript.setUseContext
(List<CodeableConceptDt> theValue) Sets the value(s) for useContext ()TestScript.setVariable
(List<TestScript.Variable> theValue) Sets the value(s) for variable ()TestScript.setVersion
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for version ()TestScript.setVersion
(String theString) Sets the value for version ()