Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.BaseMedicationType
Packages that use BaseMedicationType
-
Uses of BaseMedicationType in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type BaseMedicationTypeModifier and TypeMethodDescriptionKbvErpMedicationPZNBuilder.type(BaseMedicationType type) KbvErpMedicationPZNFaker.withType(BaseMedicationType type) -
Uses of BaseMedicationType in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return BaseMedicationTypeModifier and TypeMethodDescriptionstatic BaseMedicationTypeReturns the enum constant of this class with the specified name.static BaseMedicationType[]BaseMedicationType.values()Returns an array containing the constants of this enum class, in the order they are declared.