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