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, toString
public 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 AbstractElementDef
Copyright © 2024. All rights reserved.