Uses of Class
org.knime.base.node.preproc.joiner.NewJoinerSettings.DuplicateHandling

Packages that use NewJoinerSettings.DuplicateHandling
org.knime.base.node.preproc.joiner This package contains classes for a node that joins two data tables. 
 

Uses of NewJoinerSettings.DuplicateHandling in org.knime.base.node.preproc.joiner
 

Methods in org.knime.base.node.preproc.joiner that return NewJoinerSettings.DuplicateHandling
 NewJoinerSettings.DuplicateHandling NewJoinerSettings.duplicateHandling()
          Returns how duplicate column names should be handled.
static NewJoinerSettings.DuplicateHandling NewJoinerSettings.DuplicateHandling.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NewJoinerSettings.DuplicateHandling[] NewJoinerSettings.DuplicateHandling.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.preproc.joiner with parameters of type NewJoinerSettings.DuplicateHandling
 void NewJoinerSettings.duplicateHandling(NewJoinerSettings.DuplicateHandling duplicateHandling)
          Sets how duplicate column names should be handled.
 



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.