
Package ca.uhn.fhir.mdm.model.mdmevents
Class MdmHistoryEvent
java.lang.Object
ca.uhn.fhir.mdm.model.mdmevents.MdmHistoryEvent
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setGoldenResourceIds
(List<String> theGoldenResourceIds) void
setMdmLinkRevisions
(List<MdmLinkWithRevisionJson> theMdmLinkRevisions) void
setSourceIds
(List<String> theSourceIds)
-
Constructor Details
-
MdmHistoryEvent
public MdmHistoryEvent()
-
-
Method Details