Uses of Enum Class
org.projecthusky.cda.elga.generated.artdecor.enums.EImpfAntikoerperbestimmungVs
Packages that use EImpfAntikoerperbestimmungVs
Package
Description
-
Uses of EImpfAntikoerperbestimmungVs in org.projecthusky.cda.elga.generated.artdecor.enums
Methods in org.projecthusky.cda.elga.generated.artdecor.enums that return EImpfAntikoerperbestimmungVsModifier and TypeMethodDescriptionstatic @Nullable EImpfAntikoerperbestimmungVsGets the Enum with a given code.static EImpfAntikoerperbestimmungVsReturns the enum constant of this class with the specified name.static EImpfAntikoerperbestimmungVs[]EImpfAntikoerperbestimmungVs.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EImpfAntikoerperbestimmungVs in org.projecthusky.cda.elga.models.eimpf
Methods in org.projecthusky.cda.elga.models.eimpf that return EImpfAntikoerperbestimmungVsModifier and TypeMethodDescriptionAntibodyDetermination.getAntibodyDetermination()AntibodyLaboratory.getAntibodyDetermination()Methods in org.projecthusky.cda.elga.models.eimpf with parameters of type EImpfAntikoerperbestimmungVsModifier and TypeMethodDescriptionvoidAntibodyDetermination.setAntibodyDetermination(EImpfAntikoerperbestimmungVs antibodyDetermination) voidAntibodyLaboratory.setAntibodyDetermination(EImpfAntikoerperbestimmungVs antibodyDetermination)