Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.MedicationCategory
Packages that use MedicationCategory
Package
Description
-
Uses of MedicationCategory in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type MedicationCategoryModifier and TypeMethodDescriptionKbvErpMedicationCompoundingBuilder.category(MedicationCategory category) KbvErpMedicationFreeTextBuilder.category(MedicationCategory category) KbvErpMedicationIngredientBuilder.category(MedicationCategory category) KbvErpMedicationPZNBuilder.category(MedicationCategory category) KbvErpMedicationCompoundingFaker.withCategory(MedicationCategory category) KbvErpMedicationFreeTextFaker.withCategory(MedicationCategory category) KbvErpMedicationIngredientFaker.withCategory(MedicationCategory category) KbvErpMedicationPZNFaker.withCategory(MedicationCategory category) -
Uses of MedicationCategory in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return MedicationCategoryMethods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type MedicationCategory -
Uses of MedicationCategory in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return MedicationCategoryModifier and TypeMethodDescriptionstatic MedicationCategorystatic MedicationCategoryReturns the enum constant of this class with the specified name.static MedicationCategory[]MedicationCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.