Uses of Class
net.bis5.mattermost.model.PluginManifest.PluginSettingsSchema
-
Packages that use PluginManifest.PluginSettingsSchema Package Description net.bis5.mattermost.model -
-
Uses of PluginManifest.PluginSettingsSchema in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return PluginManifest.PluginSettingsSchema Modifier and Type Method Description PluginManifest.PluginSettingsSchemaPluginManifest. getSettingsSchema()Methods in net.bis5.mattermost.model with parameters of type PluginManifest.PluginSettingsSchema Modifier and Type Method Description voidPluginManifest. setSettingsSchema(PluginManifest.PluginSettingsSchema settingsSchema)
-