Uses of Enum Class
net.datafaker.providers.healthcare.Disease.DiseaseType
Packages that use Disease.DiseaseType
-
Uses of Disease.DiseaseType in net.datafaker.providers.healthcare
Methods in net.datafaker.providers.healthcare that return Disease.DiseaseTypeModifier and TypeMethodDescriptionstatic Disease.DiseaseTypeReturns the enum constant of this class with the specified name.static Disease.DiseaseType[]Disease.DiseaseType.values()Returns an array containing the constants of this enum class, in the order they are declared.