org.gcube.dataanalysis.ecoengine.datatypes
Class OutputTable
java.lang.Object
org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType
org.gcube.dataanalysis.ecoengine.datatypes.InputTable
org.gcube.dataanalysis.ecoengine.datatypes.OutputTable
public class OutputTable
- extends InputTable
Constructor Summary |
OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description)
|
OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description,
String defaultValue)
|
OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description,
String defaultValue,
boolean optional)
|
tableName
protected String tableName
OutputTable
public OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description,
String defaultValue,
boolean optional)
OutputTable
public OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description,
String defaultValue)
OutputTable
public OutputTable(List<TableTemplates> templateName,
String name,
String tableName,
String description)
getTableName
public String getTableName()
- Overrides:
getTableName
in class InputTable
Copyright © 2013. All Rights Reserved.