public class OptionGroupDef extends AbstractElementDef
| Modifier and Type | Field and Description |
|---|---|
TypeDef |
groupType |
List<Map<String,ActiveSetDef>> |
levelActiveSets |
Map<String,OptionDef> |
options |
Map<String,OptionGroupDef> |
optionToNextGroup |
| Constructor and Description |
|---|
OptionGroupDef(CommandDef commandDef,
Collection<OptionDef> options) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
get, getFieldValue, isEmpty, toMap, toMultiLineString, toStringpublic final Map<String,OptionGroupDef> optionToNextGroup
public final List<Map<String,ActiveSetDef>> levelActiveSets
public OptionGroupDef(CommandDef commandDef, Collection<OptionDef> options)
public String toString()
toString in class AbstractElementDefCopyright © 2025. All rights reserved.