| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.Test |
TestScript.Test.addAction(TestScript.TestAction theValue)
Adds a given new value for action ()
|
TestScript.Test |
TestScript.addTest()
Adds and returns a new value for test ()
|
TestScript.Test |
TestScript.getTestFirstRep()
Gets the first repetition for test (),
creating it if it does not already exist.
|
TestScript.Test |
TestScript.Test.setAction(List<TestScript.TestAction> theValue)
Sets the value(s) for action ()
|
TestScript.Test |
TestScript.Test.setDescription(String theString)
Sets the value for description ()
|
TestScript.Test |
TestScript.Test.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
TestScript.Test |
TestScript.Test.setMetadata(TestScript.Metadata theValue)
Sets the value(s) for metadata ()
|
TestScript.Test |
TestScript.Test.setName(String theString)
Sets the value for name ()
|
TestScript.Test |
TestScript.Test.setName(StringDt theValue)
Sets the value(s) for name ()
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.Test> |
TestScript.getTest()
Gets the value(s) for test ().
|
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addTest(TestScript.Test theValue)
Adds a given new value for test ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setTest(List<TestScript.Test> theValue)
Sets the value(s) for test ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.