
Uses of Class
ca.uhn.fhir.mdm.model.MdmCreateOrUpdateParams
Packages that use MdmCreateOrUpdateParams
-
Uses of MdmCreateOrUpdateParams in ca.uhn.fhir.mdm.api
Methods in ca.uhn.fhir.mdm.api with parameters of type MdmCreateOrUpdateParamsModifier and TypeMethodDescriptiondefault org.hl7.fhir.instance.model.api.IAnyResource
IMdmControllerSvc.createLink
(MdmCreateOrUpdateParams theParams) org.hl7.fhir.instance.model.api.IAnyResource
IMdmLinkCreateSvc.createLink
(MdmCreateOrUpdateParams theParams) default org.hl7.fhir.instance.model.api.IAnyResource
IMdmControllerSvc.updateLink
(MdmCreateOrUpdateParams theParams) org.hl7.fhir.instance.model.api.IAnyResource
IMdmLinkUpdaterSvc.updateLink
(MdmCreateOrUpdateParams theParams)