public class SettingGroup
extends java.lang.Object
Constructor | Description |
---|---|
SettingGroup(int level,
Setting[] settings) |
Constructor.
|
Modifier and Type | Method | 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.