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