| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
TestScript.Fixture |
TestScript.addFixture()
Adds and returns a new value for fixture ()
|
TestScript.Fixture |
TestScript.getFixtureFirstRep()
Gets the first repetition for fixture (),
creating it if it does not already exist.
|
TestScript.Fixture |
TestScript.Fixture.setAutocreate(boolean theBoolean)
Sets the value for autocreate ()
|
TestScript.Fixture |
TestScript.Fixture.setAutocreate(BooleanDt theValue)
Sets the value(s) for autocreate ()
|
TestScript.Fixture |
TestScript.Fixture.setAutodelete(boolean theBoolean)
Sets the value for autodelete ()
|
TestScript.Fixture |
TestScript.Fixture.setAutodelete(BooleanDt theValue)
Sets the value(s) for autodelete ()
|
TestScript.Fixture |
TestScript.Fixture.setResource(ResourceReferenceDt theValue)
Sets the value(s) for resource ()
|
| Modifier and Type | Method and Description |
|---|---|
List<TestScript.Fixture> |
TestScript.getFixture()
Gets the value(s) for fixture ().
|
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.addFixture(TestScript.Fixture theValue)
Adds a given new value for fixture ()
|
| Modifier and Type | Method and Description |
|---|---|
TestScript |
TestScript.setFixture(List<TestScript.Fixture> theValue)
Sets the value(s) for fixture ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.