| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.TestAction |
TestScript.Test.addAction()
Adds and returns a new value for action ()
|
TestScript.TestAction |
TestScript.Test.getActionFirstRep()
Gets the first repetition for action (),
creating it if it does not already exist.
|
TestScript.TestAction |
TestScript.TestAction.setAssert(TestScript.SetupActionAssert theValue)
Sets the value(s) for assert ()
|
TestScript.TestAction |
TestScript.TestAction.setOperation(TestScript.SetupActionOperation theValue)
Sets the value(s) for operation ()
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.TestAction> |
TestScript.Test.getAction()
Gets the value(s) for action ().
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Test |
TestScript.Test.addAction(TestScript.TestAction theValue)
Adds a given new value for action ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript.Test |
TestScript.Test.setAction(List<TestScript.TestAction> theValue)
Sets the value(s) for action ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.