public abstract class AbstractJPTime extends AbstractJavaProperty<Long>
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
AbstractJPTime(String[] commandIdentifiers) |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
String |
getDescription()
Method returns the description of the property.
|
abstract String |
getTimeDescription() |
protected Long |
parse(List<String> arguments) |
addArgument, addErrorReport, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getDependencyList, getErrorReport, getErrorReportMap, getOneArgumentResult, getPropertyDefaultValue, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentified, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, registerDependingProperty, reset, setValue, toString, update, updateValue, validatepublic static final String[] ARGUMENT_IDENTIFIERS
public AbstractJPTime(String[] commandIdentifiers)
public String getDescription()
AbstractJavaPropertygetDescription in class AbstractJavaProperty<Long>public abstract String getTimeDescription()
protected String[] generateArgumentIdentifiers()
generateArgumentIdentifiers in class AbstractJavaProperty<Long>protected Long parse(List<String> arguments) throws JPBadArgumentException
parse in class AbstractJavaProperty<Long>JPBadArgumentExceptionCopyright © 2014–2018 openbase.org. All rights reserved.