public class JPLocale extends AbstractJavaProperty<Locale>
AbstractJavaProperty.ValueType| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_IDENTIFIERS |
static String[] |
COMMAND_IDENTIFIERS |
argumentIdentifiers, arguments, identifier, logger, propertyIdentifiers| Constructor and Description |
|---|
JPLocale() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
generateArgumentIdentifiers() |
String |
getDescription()
Method returns the description of the property.
|
protected Locale |
getPropertyDefaultValue() |
protected Locale |
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<Locale>protected Locale getPropertyDefaultValue()
getPropertyDefaultValue in class AbstractJavaProperty<Locale>protected Locale parse(List<String> arguments) throws JPBadArgumentException
parse in class AbstractJavaProperty<Locale>JPBadArgumentExceptionpublic String getDescription()
AbstractJavaPropertygetDescription in class AbstractJavaProperty<Locale>Copyright © 2014–2019 openbase.org. All rights reserved.