Uses of Class
ca.uhn.fhir.model.dstu2.resource.Provenance.AgentRelatedAgent
-
Uses of Provenance.AgentRelatedAgent in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionProvenance.Agent.addRelatedAgent()
Adds and returns a new value for relatedAgent ()Provenance.Agent.getRelatedAgentFirstRep()
Gets the first repetition for relatedAgent (), creating it if it does not already exist.Provenance.AgentRelatedAgent.setTarget
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for target ()Sets the value for target ()Provenance.AgentRelatedAgent.setType
(CodeableConceptDt theValue) Sets the value(s) for type ()Modifier and TypeMethodDescriptionProvenance.Agent.getRelatedAgent()
Gets the value(s) for relatedAgent ().Modifier and TypeMethodDescriptionProvenance.Agent.addRelatedAgent
(Provenance.AgentRelatedAgent theValue) Adds a given new value for relatedAgent ()Modifier and TypeMethodDescriptionProvenance.Agent.setRelatedAgent
(List<Provenance.AgentRelatedAgent> theValue) Sets the value(s) for relatedAgent ()