Uses of Enum Class
org.episteme.natural.medicine.Disease.Origin
Packages that use Disease.Origin
-
Uses of Disease.Origin in org.episteme.natural.medicine
Subclasses with type arguments of type Disease.Origin in org.episteme.natural.medicineMethods in org.episteme.natural.medicine that return Disease.OriginModifier and TypeMethodDescriptionDisease.getOrigin()static Disease.OriginReturns the enum constant of this class with the specified name.static Disease.Origin[]Disease.Origin.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.Origin