
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.CodeSearchSupport
Packages that use CodeSearchSupport
-
Uses of CodeSearchSupport in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CodeSearchSupportModifier and TypeMethodDescriptionstatic CodeSearchSupport
static CodeSearchSupport
Returns the enum constant of this class with the specified name.static CodeSearchSupport[]
CodeSearchSupport.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type CodeSearchSupportModifier and TypeMethodDescriptionCodeSearchSupportEnumFactory.toCode
(CodeSearchSupport code) CodeSearchSupportEnumFactory.toSystem
(CodeSearchSupport code)