Uses of Class
org.hl7.fhir.r4.model.codesystems.ExBenefitcategory
-
Packages that use ExBenefitcategory Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ExBenefitcategory in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ExBenefitcategory Modifier and Type Method Description static ExBenefitcategoryExBenefitcategory. fromCode(String codeString)ExBenefitcategoryExBenefitcategoryEnumFactory. fromCode(String codeString)static ExBenefitcategoryExBenefitcategory. valueOf(String name)Returns the enum constant of this type with the specified name.static ExBenefitcategory[]ExBenefitcategory. 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 ExBenefitcategory Modifier and Type Method Description StringExBenefitcategoryEnumFactory. toCode(ExBenefitcategory code)StringExBenefitcategoryEnumFactory. toSystem(ExBenefitcategory code)
-