Uses of Enum
ca.uhn.fhir.jpa.mdm.svc.candidate.CandidateStrategyEnum
Packages that use CandidateStrategyEnum
-
Uses of CandidateStrategyEnum in ca.uhn.fhir.jpa.mdm.svc.candidate
Methods in ca.uhn.fhir.jpa.mdm.svc.candidate that return CandidateStrategyEnumModifier and TypeMethodDescriptionprotected abstract CandidateStrategyEnumBaseCandidateFinder.getStrategy()CandidateList.getStrategy()protected CandidateStrategyEnumFindCandidateByEidSvc.getStrategy()protected CandidateStrategyEnumFindCandidateByExampleSvc.getStrategy()protected CandidateStrategyEnumFindCandidateByLinkSvc.getStrategy()static CandidateStrategyEnumReturns the enum constant of this type with the specified name.static CandidateStrategyEnum[]CandidateStrategyEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in ca.uhn.fhir.jpa.mdm.svc.candidate with parameters of type CandidateStrategyEnum