Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.enums.EImpfImpfgrundVs
Packages that use EImpfImpfgrundVs
Package
Description
-
Uses of EImpfImpfgrundVs in org.projecthusky.cda.elga.generated.artdecor.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.enums that return EImpfImpfgrundVsModifier and TypeMethodDescriptionstatic @Nullable EImpfImpfgrundVs
Gets the Enum with a given code.static EImpfImpfgrundVs
Returns the enum constant of this class with the specified name.static EImpfImpfgrundVs[]
EImpfImpfgrundVs.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EImpfImpfgrundVs in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return EImpfImpfgrundVsMethods in org.projecthusky.cda.elga.models.eimpf with parameters of type EImpfImpfgrundVsModifier and TypeMethodDescriptionvoid
Immunization.setImmunizationReason
(EImpfImpfgrundVs immunizationReason)