Uses of Class
de.gematik.test.erezept.fhir.builder.kbv.KbvErpMedicationIngredientFaker
Packages that use KbvErpMedicationIngredientFaker
-
Uses of KbvErpMedicationIngredientFaker in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv that return KbvErpMedicationIngredientFakerModifier and TypeMethodDescriptionKbvErpMedicationIngredientFaker.builder()KbvErpMedicationIngredientFaker.withAmount(String numerator) KbvErpMedicationIngredientFaker.withAmount(String numerator, long denominator, String unit) KbvErpMedicationIngredientFaker.withAmount(String numerator, String unit) KbvErpMedicationIngredientFaker.withCategory(MedicationCategory category) KbvErpMedicationIngredientFaker.withDosageForm(String df) KbvErpMedicationIngredientFaker.withDrugName(String drugName) KbvErpMedicationIngredientFaker.withIngredientComponent(long numerator, long deNom, String unit) KbvErpMedicationIngredientFaker.withIngredientComponent(String ingredientUnit) KbvErpMedicationIngredientFaker.withStandardSize(StandardSize size) KbvErpMedicationIngredientFaker.withVaccine(boolean isVaccine) KbvErpMedicationIngredientFaker.withVersion(KbvItaErpVersion version)