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