Uses of Enum Class
com.xxl.job.core.enums.RegistryConfig.RegistType
Packages that use RegistryConfig.RegistType
-
Uses of RegistryConfig.RegistType in com.xxl.job.core.enums
Methods in com.xxl.job.core.enums that return RegistryConfig.RegistTypeModifier and TypeMethodDescriptionstatic RegistryConfig.RegistTypeReturns the enum constant of this class with the specified name.static RegistryConfig.RegistType[]RegistryConfig.RegistType.values()Returns an array containing the constants of this enum class, in the order they are declared.