Uses of Class
io.dataease.plugins.common.constants.PluginParamConstants.Registry
-
Packages that use PluginParamConstants.Registry Package Description io.dataease.plugins.common.constants -
-
Uses of PluginParamConstants.Registry in io.dataease.plugins.common.constants
Methods in io.dataease.plugins.common.constants that return PluginParamConstants.Registry Modifier and Type Method Description static PluginParamConstants.RegistryPluginParamConstants.Registry. valueOf(String name)Returns the enum constant of this type with the specified name.static PluginParamConstants.Registry[]PluginParamConstants.Registry. values()Returns an array containing the constants of this enum type, in the order they are declared.
-