OptionValueType
- Type of parsed value of the property.public static final class LogOptionsDescriptions.OptionDescriptor<OptionValueType>
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static java.util.Map<java.lang.String,LogOptionsDescriptions.OptionDescriptor<?>> |
OPTIONS_MAP |
Modifier | Constructor | Description |
---|---|---|
protected |
OptionDescriptor(java.lang.String[] names,
OptionValueType defaultValue) |
Protected constructor for internal creation of the descriptions.
|
Modifier and Type | Method | Description |
---|---|---|
OptionValueType |
defaultValue() |
Returns the default value of the property.
|
java.lang.String |
optionName() |
Returns the name of the property.
|
java.util.List<java.lang.String> |
optionNames() |
Returns a read-only list of possible key names of the property.
|
public static final java.util.Map<java.lang.String,LogOptionsDescriptions.OptionDescriptor<?>> OPTIONS_MAP
protected OptionDescriptor(java.lang.String[] names, OptionValueType defaultValue)
names
- the list of possible key names of the property.defaultValue
- the default value of the property.public java.lang.String optionName()
public java.util.List<java.lang.String> optionNames()
public OptionValueType defaultValue()
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.