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