Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.CoverageStatus
Packages that use CoverageStatus
-
Uses of CoverageStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CoverageStatusModifier and TypeMethodDescriptionstatic CoverageStatusstatic CoverageStatusReturns the enum constant of this type with the specified name.static CoverageStatus[]CoverageStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type CoverageStatusModifier and TypeMethodDescriptionCoverageStatusEnumFactory.toCode(CoverageStatus code)CoverageStatusEnumFactory.toSystem(CoverageStatus code)