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(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for display ()
|
Provenance.Entity |
Provenance.Entity.setDisplay(String theString) |
Sets the value for display ()
|
Provenance.Entity |
Provenance.Entity.setReference(ca.uhn.fhir.model.primitive.UriDt theValue) |
Sets the value(s) for reference ()
|
Provenance.Entity |
Provenance.Entity.setReference(String theUri) |
Sets the value for reference ()
|
Provenance.Entity |
Provenance.Entity.setRole(ProvenanceEntityRoleEnum theValue) |
Sets the value(s) for role ()
|
Provenance.Entity |
Provenance.Entity.setRole(ca.uhn.fhir.model.primitive.BoundCodeDt<ProvenanceEntityRoleEnum> theValue) |
Sets the value(s) for role ()
|
Provenance.Entity |
Provenance.Entity.setType(CodingDt theValue) |
Sets the value(s) for type ()
|