Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.ps.enums.EImpfImmunizationTargetVs
Packages that use EImpfImmunizationTargetVs
-
Uses of EImpfImmunizationTargetVs in org.projecthusky.cda.elga.generated.artdecor.ps.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.ps.enums that return EImpfImmunizationTargetVsModifier and TypeMethodDescriptionstatic @Nullable EImpfImmunizationTargetVsGets the Enum with a given code.static EImpfImmunizationTargetVsReturns the enum constant of this class with the specified name.static EImpfImmunizationTargetVs[]EImpfImmunizationTargetVs.values()Returns an array containing the constants of this enum class, in the order they are declared.