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