Uses of Class
org.knime.base.node.preproc.colcompare.ColumnComparatorNodeDialogPane.ComparatorMethod

Packages that use ColumnComparatorNodeDialogPane.ComparatorMethod
org.knime.base.node.preproc.colcompare Node to combine the content of a set of columns into a single column (to be appended). 
 

Uses of ColumnComparatorNodeDialogPane.ComparatorMethod in org.knime.base.node.preproc.colcompare
 

Methods in org.knime.base.node.preproc.colcompare that return ColumnComparatorNodeDialogPane.ComparatorMethod
static ColumnComparatorNodeDialogPane.ComparatorMethod ColumnComparatorNodeDialogPane.ComparatorMethod.getMethod(String str)
          Returns the comparator method, specified within the Enum.toString().
static ColumnComparatorNodeDialogPane.ComparatorMethod ColumnComparatorNodeDialogPane.ComparatorMethod.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ColumnComparatorNodeDialogPane.ComparatorMethod[] ColumnComparatorNodeDialogPane.ComparatorMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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.