Platform SDK Java 8.5 API Reference

com.genesyslab.platform.logging.runtime
Class OptionDescriptor<OptionValueType>

java.lang.Object
  extended by com.genesyslab.platform.logging.runtime.OptionDescriptor<OptionValueType>

public final class OptionDescriptor<OptionValueType>
extends java.lang.Object


Constructor Summary
OptionDescriptor(java.lang.String[] names, OptionValueType defaultValue, java.lang.String optionName)
           
 
Method Summary
 OptionValueType defaultValue()
           
 java.lang.String optionName()
           
 java.util.ArrayList<java.lang.String> optionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionDescriptor

public OptionDescriptor(java.lang.String[] names,
                        OptionValueType defaultValue,
                        java.lang.String optionName)
Method Detail

optionName

public java.lang.String optionName()

optionNames

public java.util.ArrayList<java.lang.String> optionNames()

defaultValue

public OptionValueType defaultValue()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.