public class ValueIntBootOption extends ValueBootOption
| Constructor and Description |
|---|
ValueIntBootOption(java.lang.String name,
java.lang.String value,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIntValue() |
getValueName, isValuegetDescription, getName, getUsage, isDeprecated, isFlag, setDeprecated, toStringpublic ValueIntBootOption(java.lang.String name,
java.lang.String value,
java.lang.String description)
public boolean isIntValue()
isIntValue in interface BootOptionisIntValue in class AbstractBootOption