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