| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Provenance.AgentRelatedAgent |
Provenance.Agent.addRelatedAgent()
Adds and returns a new value for relatedAgent ()
|
Provenance.AgentRelatedAgent |
Provenance.Agent.getRelatedAgentFirstRep()
Gets the first repetition for relatedAgent (),
creating it if it does not already exist.
|
Provenance.AgentRelatedAgent |
Provenance.AgentRelatedAgent.setTarget(String theUri)
Sets the value for target ()
|
Provenance.AgentRelatedAgent |
Provenance.AgentRelatedAgent.setTarget(UriDt theValue)
Sets the value(s) for target ()
|
Provenance.AgentRelatedAgent |
Provenance.AgentRelatedAgent.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Provenance.AgentRelatedAgent> |
Provenance.Agent.getRelatedAgent()
Gets the value(s) for relatedAgent ().
|
| Modifier and Type | Method and Description |
|---|---|
Provenance.Agent |
Provenance.Agent.addRelatedAgent(Provenance.AgentRelatedAgent theValue)
Adds a given new value for relatedAgent ()
|
| Modifier and Type | Method and Description |
|---|---|
Provenance.Agent |
Provenance.Agent.setRelatedAgent(List<Provenance.AgentRelatedAgent> theValue)
Sets the value(s) for relatedAgent ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.