Package knf.hydra.core.models.data
Class SettingPage
-
- All Implemented Interfaces:
public final class SettingPageRepresents the settings screen for the module
-
-
Constructor Summary
Constructors Constructor Description SettingPage(List<Section> sections)
-
Method Summary
Modifier and Type Method Description final List<Section>getSections()-
-
Method Detail
-
getSections
final List<Section> getSections()
-
-
-
-