public class OptionSetDef extends AbstractElementDef
Modifier and Type | Field and Description |
---|---|
CommandDef |
command |
List<OptionGroupDef> |
groups |
OptionGroupDef |
initialGroup |
TypeDef |
optionType |
Constructor and Description |
---|
OptionSetDef(CommandDef command,
TypeDef optionType) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
get, getFieldValue, isEmpty, toMap, toMultiLineString, toString
public final CommandDef command
public final TypeDef optionType
public final List<OptionGroupDef> groups
public OptionGroupDef initialGroup
public OptionSetDef(CommandDef command, TypeDef optionType)
public String toString()
toString
in class AbstractElementDef
Copyright © 2024. All rights reserved.