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