Uses of Class
cronapp.framework.core.model.AppConfiguration
-
Packages that use AppConfiguration Package Description cronapp.framework.core.model -
-
Uses of AppConfiguration in cronapp.framework.core.model
Fields in cronapp.framework.core.model declared as AppConfiguration Modifier and Type Field Description static AppConfigurationAppConfiguration. INSTANCEMethods in cronapp.framework.core.model that return AppConfiguration Modifier and Type Method Description static AppConfigurationAppConfiguration. getInstance()AppConfigurationAppConfiguration. setThemeConfiguration(ThemeConfigurationModel themeConfiguration)
-