Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.dav.KostenVersicherterKategorie
Packages that use KostenVersicherterKategorie
Package
Description
-
Uses of KostenVersicherterKategorie in de.gematik.test.erezept.fhir.builder.dav
Methods in de.gematik.test.erezept.fhir.builder.dav with parameters of type KostenVersicherterKategorieModifier and TypeMethodDescriptionstatic PriceComponentBuilderPriceComponentBuilder.builder(KostenVersicherterKategorie category) static org.hl7.fhir.r4.model.ExtensionDavExtensions.getInsurantCost(KostenVersicherterKategorie category, float cost, Currency currency) -
Uses of KostenVersicherterKategorie in de.gematik.test.erezept.fhir.valuesets.dav
Methods in de.gematik.test.erezept.fhir.valuesets.dav that return KostenVersicherterKategorieModifier and TypeMethodDescriptionstatic KostenVersicherterKategoriestatic KostenVersicherterKategoriestatic KostenVersicherterKategorieReturns the enum constant of this class with the specified name.static KostenVersicherterKategorie[]KostenVersicherterKategorie.values()Returns an array containing the constants of this enum class, in the order they are declared.