Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.PerformerType
Packages that use PerformerType
-
Uses of PerformerType in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return PerformerType -
Uses of PerformerType in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return PerformerTypeModifier and TypeMethodDescriptionstatic PerformerTypestatic PerformerTypePerformerType.fromDisplay(String display) static PerformerTypeReturns the enum constant of this class with the specified name.static PerformerType[]PerformerType.values()Returns an array containing the constants of this enum class, in the order they are declared.