
Uses of Enum
org.hl7.fhir.r4.model.codesystems.CoverageClass
Packages that use CoverageClass
-
Uses of CoverageClass in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return CoverageClassModifier and TypeMethodDescriptionstatic CoverageClass
static CoverageClass
Returns the enum constant of this type with the specified name.static CoverageClass[]
CoverageClass.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 CoverageClassModifier and TypeMethodDescriptionCoverageClassEnumFactory.toCode
(CoverageClass code) CoverageClassEnumFactory.toSystem
(CoverageClass code)