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