Uses of Enum Class
adalid.core.enums.DataGenType
Packages that use DataGenType
-
Uses of DataGenType in adalid.core
Methods in adalid.core that return DataGenType -
Uses of DataGenType in adalid.core.enums
Methods in adalid.core.enums that return DataGenTypeModifier and TypeMethodDescriptionstatic DataGenTypeReturns the enum constant of this class with the specified name.static DataGenType[]DataGenType.values()Returns an array containing the constants of this enum class, in the order they are declared.