Uses of Class
org.knime.base.node.preproc.sample.SamplingNodeSettings.SamplingMethods

Packages that use SamplingNodeSettings.SamplingMethods
org.knime.base.node.preproc.sample Node that samples rows from an input table. 
 

Uses of SamplingNodeSettings.SamplingMethods in org.knime.base.node.preproc.sample
 

Methods in org.knime.base.node.preproc.sample that return SamplingNodeSettings.SamplingMethods
 SamplingNodeSettings.SamplingMethods SamplingNodeSettings.samplingMethod()
          Returns the sampling method.
static SamplingNodeSettings.SamplingMethods SamplingNodeSettings.SamplingMethods.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SamplingNodeSettings.SamplingMethods[] SamplingNodeSettings.SamplingMethods.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.preproc.sample with parameters of type SamplingNodeSettings.SamplingMethods
 void SamplingNodeSettings.samplingMethod(SamplingNodeSettings.SamplingMethods method)
          Sets the sampling method.
 



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.