org.knime.base.node.io.extractsysprop
Class ReadSysPropertyConfiguration.Result
java.lang.Object
org.knime.base.node.io.extractsysprop.ReadSysPropertyConfiguration.Result
- Enclosing class:
- ReadSysPropertyConfiguration
static final class ReadSysPropertyConfiguration.Result
- extends Object
Class representing a result. It contains a map containing the key-value
pairs and possibly a warning message that should be displayed after
execution.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTable
DataTable getTable()
- Returns:
- the table
getProps
Map<String,String> getProps()
- Returns:
- the props
getWarningMessage
String getWarningMessage()
- Returns:
- the warningMessage
Copyright, 2003 - 2012. 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.