
Package ca.uhn.fhir.model.api
Class ProvenanceAgent
java.lang.Object
ca.uhn.fhir.model.api.ProvenanceAgent
- All Implemented Interfaces:
IProvenanceAgent
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetWho()
setOnBehalfOf
(IBaseReference theOnBehalfOf) setWho
(IBaseReference theWho)
-
Constructor Details
-
ProvenanceAgent
public ProvenanceAgent()
-
-
Method Details
-
getWho
- Specified by:
getWho
in interfaceIProvenanceAgent
-
setWho
-
getOnBehalfOf
- Specified by:
getOnBehalfOf
in interfaceIProvenanceAgent
-
setOnBehalfOf
-