Uses of Class
io.meeds.wallet.model.GlobalSettings
Packages that use GlobalSettings
-
Uses of GlobalSettings in io.meeds.wallet.model
Subclasses of GlobalSettings in io.meeds.wallet.modelMethods in io.meeds.wallet.model that return GlobalSettingsConstructors in io.meeds.wallet.model with parameters of type GlobalSettingsModifierConstructorDescriptionGlobalSettings(GlobalSettings globalSettings) UserSettings(GlobalSettings globalSettings) -
Uses of GlobalSettings in io.meeds.wallet.service
Methods in io.meeds.wallet.service that return GlobalSettingsModifier and TypeMethodDescriptionWalletService.getSettings()Retrieves global stored settings used for all users. -
Uses of GlobalSettings in io.meeds.wallet.utils
Methods in io.meeds.wallet.utils that return GlobalSettings