Uses of Class
net.bis5.mattermost.model.config.GuestAccountsSettings
-
Packages that use GuestAccountsSettings Package Description net.bis5.mattermost.model -
-
Uses of GuestAccountsSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return GuestAccountsSettings Modifier and Type Method Description GuestAccountsSettingsConfig. getGuestAccountsSettings()Methods in net.bis5.mattermost.model with parameters of type GuestAccountsSettings Modifier and Type Method Description voidConfig. setGuestAccountsSettings(GuestAccountsSettings guestAccountsSettings)
-