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