Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.emed.enums.ElgaMedikationPharmazeutischeEmpfehlungStatus
Packages that use ElgaMedikationPharmazeutischeEmpfehlungStatus
-
Uses of ElgaMedikationPharmazeutischeEmpfehlungStatus in org.projecthusky.cda.elga.generated.artdecor.emed.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.emed.enums that return ElgaMedikationPharmazeutischeEmpfehlungStatusModifier and TypeMethodDescriptionstatic @Nullable ElgaMedikationPharmazeutischeEmpfehlungStatusGets the Enum with a given code.Returns the enum constant of this class with the specified name.ElgaMedikationPharmazeutischeEmpfehlungStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.