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, isValue
getDescription, getName, getUsage, isDeprecated, isFlag, setDeprecated, toString
public ValueIntBootOption(java.lang.String name, java.lang.String value, java.lang.String description)
public boolean isIntValue()
isIntValue
in interface BootOption
isIntValue
in class AbstractBootOption