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