Package cronapp.framework.core.model
Class ThemeModel
java.lang.Object
cronapp.framework.core.model.ThemeModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ThemeModelbuild()booleaninthashCode()setSearchableText(String searchableText) setThemeDescription(String themeDescription) setThemeName(String themeName) setThemePath(String themePath)
-
Constructor Details
-
ThemeModel
public ThemeModel()
-
-
Method Details