
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Provenance.AgentRelatedAgent
Packages that use Provenance.AgentRelatedAgent
-
Uses of Provenance.AgentRelatedAgent in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Provenance.AgentRelatedAgentModifier 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 ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type Provenance.AgentRelatedAgentModifier and TypeMethodDescriptionProvenance.Agent.getRelatedAgent()Gets the value(s) for relatedAgent ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Provenance.AgentRelatedAgentModifier and TypeMethodDescriptionProvenance.Agent.addRelatedAgent(Provenance.AgentRelatedAgent theValue) Adds a given new value for relatedAgent ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type Provenance.AgentRelatedAgentModifier and TypeMethodDescriptionProvenance.Agent.setRelatedAgent(List<Provenance.AgentRelatedAgent> theValue) Sets the value(s) for relatedAgent ()