
Uses of Enum Class
ca.uhn.fhir.mdm.api.params.MdmHistorySearchParameters.SearchOperatorEnum
Packages that use MdmHistorySearchParameters.SearchOperatorEnum
-
Uses of MdmHistorySearchParameters.SearchOperatorEnum in ca.uhn.fhir.mdm.api.params
Methods in ca.uhn.fhir.mdm.api.params that return MdmHistorySearchParameters.SearchOperatorEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.MdmHistorySearchParameters.SearchOperatorEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.