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