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