public abstract class AbstractJPDouble extends AbstractJavaProperty<Double>
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
AbstractJPDouble(String[] commandIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
protected Double |
parse(List<String> arguments) |
addArgument, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDescription, getOneArgumentResult, getPropertyDefaultValue, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, reset, setValue, toString, updateValue, validatepublic static final String[] ARGUMENT_IDENTIFIERS
public AbstractJPDouble(String[] commandIdentifier)
protected String[] generateArgumentIdentifiers()
generateArgumentIdentifiers in class AbstractJavaProperty<Double>protected Double parse(List<String> arguments) throws JPBadArgumentException
parse in class AbstractJavaProperty<Double>JPBadArgumentExceptionCopyright © 2014–2016 openbase.org. All rights reserved.