Uses of Enum Class
org.episteme.natural.medicine.Disease.Transmission
Packages that use Disease.Transmission
-
Uses of Disease.Transmission in org.episteme.natural.medicine
Subclasses with type arguments of type Disease.Transmission in org.episteme.natural.medicineMethods in org.episteme.natural.medicine that return Disease.TransmissionModifier and TypeMethodDescriptionDisease.getTransmission()static Disease.TransmissionReturns the enum constant of this class with the specified name.static Disease.Transmission[]Disease.Transmission.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.natural.medicine with parameters of type Disease.TransmissionModifier and TypeMethodDescriptionvoidDisease.setTransmission(Disease.Transmission transmission)