public class JPPscUnitFilterList extends org.openbase.jps.core.AbstractJavaProperty<List<String>>
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS
String identifying the type of the argument.
|
static String[] |
COMMAND_IDENTIFIERS
The identifiers that can be used in front of the command line argument.
|
| Constructor and Description |
|---|
JPPscUnitFilterList()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
String |
getDescription() |
protected List<String> |
getPropertyDefaultValue() |
protected List<String> |
parse(List<String> arguments) |
addArgument, checkArgumentCount, checkArgumentCount, checkArgumentCountMax, checkArgumentCountMin, compareTo, getArgumentIdentifiers, getDefaultExample, getDefaultValue, getOneArgumentResult, getPropertyIdentifiers, getSyntax, getValue, getValueType, isIdentifiered, isParsed, loadAction, match, neetToBeParsed, overwriteDefaultValue, parseArguments, reset, setValue, toString, update, updateValue, validatepublic static final String[] ARGUMENT_IDENTIFIERS
public static final String[] COMMAND_IDENTIFIERS
Copyright © 2016–2018 openbase.org. All rights reserved.