Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.PersonGroup
Packages that use PersonGroup
Package
Description
-
Uses of PersonGroup in de.gematik.test.erezept.fhir.builder.kbv
Methods in de.gematik.test.erezept.fhir.builder.kbv with parameters of type PersonGroupModifier and TypeMethodDescriptionKbvCoverageBuilder.personGroup(PersonGroup personGroup) KbvCoverageFaker.withPersonGroup(PersonGroup group) -
Uses of PersonGroup in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return PersonGroupMethods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type PersonGroup -
Uses of PersonGroup in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return PersonGroupModifier and TypeMethodDescriptionstatic PersonGroupstatic PersonGroupReturns the enum constant of this class with the specified name.static PersonGroup[]PersonGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.