Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.StatusCoPayment
Packages that use StatusCoPayment
Package
Description
-
Uses of StatusCoPayment in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type StatusCoPaymentModifier and TypeMethodDescriptionKbvErpMedicationRequestBuilder.coPaymentStatus(StatusCoPayment status) KbvErpBundleFaker.withCoPaymentStatus(StatusCoPayment statusCoPayment) KbvErpMedicationRequestFaker.withCoPaymentStatus(StatusCoPayment statusCoPayment) -
Uses of StatusCoPayment in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type StatusCoPayment -
Uses of StatusCoPayment in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return StatusCoPaymentModifier and TypeMethodDescriptionstatic StatusCoPaymentstatic StatusCoPaymentReturns the enum constant of this class with the specified name.static StatusCoPayment[]StatusCoPayment.values()Returns an array containing the constants of this enum class, in the order they are declared.