Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.StandardSize
Packages that use StandardSize
Package
Description
-
Uses of StandardSize in de.gematik.test.erezept.fhir.builder.erp
Methods in de.gematik.test.erezept.fhir.builder.erp with parameters of type StandardSizeModifier and TypeMethodDescriptionGemErpMedicationBuilder.normgroesse(StandardSize size) GemErpMedicationFaker.withStandardSize(StandardSize normgroesse) -
Uses of StandardSize in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type StandardSizeModifier and TypeMethodDescriptionKbvErpMedicationPZNBuilder.normgroesse(StandardSize size) KbvErpMedicationIngredientBuilder.normGroesse(StandardSize standardSize) KbvErpMedicationIngredientFaker.withStandardSize(StandardSize size) KbvErpMedicationPZNFaker.withStandardSize(StandardSize size) -
Uses of StandardSize in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return types with arguments of type StandardSize -
Uses of StandardSize in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return StandardSize -
Uses of StandardSize in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return StandardSizeModifier and TypeMethodDescriptionstatic StandardSizestatic StandardSizeReturns the enum constant of this class with the specified name.static StandardSize[]StandardSize.values()Returns an array containing the constants of this enum class, in the order they are declared.