Uses of Class
net.bis5.mattermost.model.PluginManifest.PluginSetting
-
Packages that use PluginManifest.PluginSetting Package Description net.bis5.mattermost.model -
-
Uses of PluginManifest.PluginSetting in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return PluginManifest.PluginSetting Modifier and Type Method Description PluginManifest.PluginSetting[]PluginManifest.PluginSettingsSchema. getSettings()Methods in net.bis5.mattermost.model with parameters of type PluginManifest.PluginSetting Modifier and Type Method Description voidPluginManifest.PluginSettingsSchema. setSettings(PluginManifest.PluginSetting[] settings)
-