
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.BenefitType
Packages that use BenefitType
-
Uses of BenefitType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return BenefitTypeModifier and TypeMethodDescriptionstatic BenefitTypestatic BenefitTypeReturns the enum constant of this class with the specified name.static BenefitType[]BenefitType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type BenefitTypeModifier and TypeMethodDescriptionBenefitTypeEnumFactory.toCode(BenefitType code) BenefitTypeEnumFactory.toSystem(BenefitType code)