| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Provenance.Entity |
Provenance.addEntity()
Adds and returns a new value for entity ()
|
Provenance.Entity |
Provenance.getEntityFirstRep()
Gets the first repetition for entity (),
creating it if it does not already exist.
|
Provenance.Entity |
Provenance.Entity.setAgent(Provenance.Agent theValue)
Sets the value(s) for agent ()
|
Provenance.Entity |
Provenance.Entity.setDisplay(String theString)
Sets the value for display ()
|
Provenance.Entity |
Provenance.Entity.setDisplay(StringDt theValue)
Sets the value(s) for display ()
|
Provenance.Entity |
Provenance.Entity.setReference(String theUri)
Sets the value for reference ()
|
Provenance.Entity |
Provenance.Entity.setReference(UriDt theValue)
Sets the value(s) for reference ()
|
Provenance.Entity |
Provenance.Entity.setRole(BoundCodeDt<ProvenanceEntityRoleEnum> theValue)
Sets the value(s) for role ()
|
Provenance.Entity |
Provenance.Entity.setRole(ProvenanceEntityRoleEnum theValue)
Sets the value(s) for role ()
|
Provenance.Entity |
Provenance.Entity.setType(CodingDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Provenance.Entity> |
Provenance.getEntity()
Gets the value(s) for entity ().
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addEntity(Provenance.Entity theValue)
Adds a given new value for entity ()
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.setEntity(List<Provenance.Entity> theValue)
Sets the value(s) for entity ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.