Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.PayorType
Packages that use PayorType
Package
Description
-
Uses of PayorType in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type PayorType -
Uses of PayorType in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type PayorType -
Uses of PayorType in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return PayorTypeModifier and TypeMethodDescriptionstatic PayorTypestatic PayorTypePayorType.fromCode(org.hl7.fhir.r4.model.Coding coding) static PayorTypePayorType.fromDisplay(String displayValue) static PayorTypeReturns the enum constant of this class with the specified name.static PayorType[]PayorType.values()Returns an array containing the constants of this enum class, in the order they are declared.