Uses of Class
org.knime.core.data.collection.BlobSupportDataCellList

Packages that use BlobSupportDataCellList
org.knime.core.data.collection Definitions for KNIME collection types and default implementations. 
 

Uses of BlobSupportDataCellList in org.knime.core.data.collection
 

Methods in org.knime.core.data.collection that return BlobSupportDataCellList
static BlobSupportDataCellList BlobSupportDataCellList.create(Collection<? extends DataCell> coll)
          Factory method to create a list based on a collection.
static BlobSupportDataCellList BlobSupportDataCellList.create(DataRow row, int[] cols)
          Create new list based on selected cell from a DataRow.
static BlobSupportDataCellList BlobSupportDataCellList.deserialize(DataCellDataInput input)
          Static deserializer for a list.
protected  BlobSupportDataCellList ListCell.getList()
           
 

Constructors in org.knime.core.data.collection with parameters of type BlobSupportDataCellList
ListCell(BlobSupportDataCellList list)
          Rather use one of the factory methods.
 



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.