Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.VersichertenStatus
Packages that use VersichertenStatus
Package
Description
-
Uses of VersichertenStatus in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type VersichertenStatusModifier and TypeMethodDescriptionKbvCoverageBuilder.versichertenStatus(VersichertenStatus status) KbvCoverageFaker.withInsuranceStatus(VersichertenStatus status) -
Uses of VersichertenStatus in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return VersichertenStatusMethods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type VersichertenStatus -
Uses of VersichertenStatus in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return VersichertenStatusModifier and TypeMethodDescriptionstatic VersichertenStatusstatic VersichertenStatusReturns the enum constant of this class with the specified name.static VersichertenStatus[]VersichertenStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.