public static class AbstractDynamicCommand.DynamicOption extends Object
| Constructor and Description |
|---|
DynamicOption(String name,
boolean required) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getName() |
boolean |
isRequired() |
void |
setDefaultValue(String defaultValue) |
public DynamicOption(String name, boolean required)
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.