public class SettingGroup extends Object
| Constructor and Description |
|---|
SettingGroup(int level,
Setting[] settings)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLevel()
Returns the grouping level.
|
Setting[] |
getSettings()
Returns the grouped settings.
|
public SettingGroup(int level,
Setting[] settings)
level - grouping levelsettings - settings in the grouppublic int getLevel()
public Setting[] getSettings()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.