| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
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(String theString)
Sets the value for copyright ()
|
TestScript |
TestScript.setCopyright(StringDt theValue)
Sets the value(s) for copyright ()
|
TestScript |
TestScript.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
TestScript |
TestScript.setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
TestScript |
TestScript.setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
TestScript |
TestScript.setDescription(String theString)
Sets the value for description ()
|
TestScript |
TestScript.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
TestScript |
TestScript.setExperimental(boolean theBoolean)
Sets the value for experimental ()
|
TestScript |
TestScript.setExperimental(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(BooleanDt theValue)
Sets the value(s) for multiserver ()
|
TestScript |
TestScript.setName(String theString)
Sets the value for name ()
|
TestScript |
TestScript.setName(StringDt theValue)
Sets the value(s) for name ()
|
TestScript |
TestScript.setProfile(List<ResourceReferenceDt> theValue)
Sets the value(s) for profile ()
|
TestScript |
TestScript.setPublisher(String theString)
Sets the value for publisher ()
|
TestScript |
TestScript.setPublisher(StringDt theValue)
Sets the value(s) for publisher ()
|
TestScript |
TestScript.setRequirements(String theString)
Sets the value for requirements ()
|
TestScript |
TestScript.setRequirements(StringDt theValue)
Sets the value(s) for requirements ()
|
TestScript |
TestScript.setSetup(TestScript.Setup theValue)
Sets the value(s) for setup ()
|
TestScript |
TestScript.setStatus(BoundCodeDt<ConformanceResourceStatusEnum> theValue)
Sets the value(s) for status ()
|
TestScript |
TestScript.setStatus(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(String theUri)
Sets the value for url ()
|
TestScript |
TestScript.setUrl(UriDt theValue)
Sets the value(s) 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(String theString)
Sets the value for version ()
|
TestScript |
TestScript.setVersion(StringDt theValue)
Sets the value(s) for version ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.