Uses of Enum Class
de.gematik.test.erezept.fhir.parser.profiles.version.AbdaErpPkvVersion
Packages that use AbdaErpPkvVersion
Package
Description
-
Uses of AbdaErpPkvVersion in de.gematik.test.erezept.fhir.builder.dav
Methods in de.gematik.test.erezept.fhir.builder.dav with parameters of type AbdaErpPkvVersionModifier and TypeMethodDescriptionDavCompositionBuilder.version(AbdaErpPkvVersion version) Attention: use with care as this setter might break automatic choice of the version.DavInvoiceBuilder.version(AbdaErpPkvVersion version) Attention: use with care as this setter might break automatic choice of the version.DavPkvAbgabedatenBuilder.version(AbdaErpPkvVersion version) Attention: use with care as this setter might break automatic choice of the version.DavPkvDispensedMedicationBuilder.version(AbdaErpPkvVersion version) Attention: use with care as this setter might break automatic choice of the version.PharmacyOrganizationBuilder.version(AbdaErpPkvVersion version) PriceComponentBuilder.version(AbdaErpPkvVersion version) DavPkvAbgabedatenFaker.withVersion(AbdaErpPkvVersion version) PharmacyOrganizationFaker.withVersion(AbdaErpPkvVersion version) -
Uses of AbdaErpPkvVersion in de.gematik.test.erezept.fhir.parser.profiles.version
Methods in de.gematik.test.erezept.fhir.parser.profiles.version that return AbdaErpPkvVersionModifier and TypeMethodDescriptionstatic AbdaErpPkvVersionAbdaErpPkvVersion.getDefaultVersion()static AbdaErpPkvVersionReturns the enum constant of this class with the specified name.static AbdaErpPkvVersion[]AbdaErpPkvVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.