Uses of Class
org.knime.core.node.config.ConfigEntries

Packages that use ConfigEntries
org.knime.core.node.config Contains a utility class Config to store a general state (i.e. 
 

Uses of ConfigEntries in org.knime.core.node.config
 

Methods in org.knime.core.node.config that return ConfigEntries
(package private)  ConfigEntries AbstractConfigEntry.getType()
           
static ConfigEntries ConfigEntries.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConfigEntries[] ConfigEntries.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.knime.core.node.config with parameters of type ConfigEntries
AbstractConfigEntry(ConfigEntries type, String key)
          Creates a new Config entry by the given key and type.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.