public abstract class AbstractTabularDestination extends Destination
| Constructor and Description |
|---|
AbstractTabularDestination() |
| Modifier and Type | Method and Description |
|---|---|
List<TableColumn> |
getTableColumns() |
void |
setTableColumns(List<TableColumn> tableColumns) |
accept, getCreatedAt, getDescription, getId, getLinks, getName, getOwnerUserId, getPhenotypeFields, getRequiredConcepts, getType, getUpdatedAt, isExecute, isGetStatisticsSupported, isJobConceptListSupported, isRead, isWrite, setCreatedAt, setDescription, setExecute, setGetStatisticsSupported, setId, setJobConceptListSupported, setLinks, setName, setOwnerUserId, setPhenotypeFields, setRead, setRequiredConcepts, setUpdatedAt, setWrite, toStringpublic List<TableColumn> getTableColumns()
public void setTableColumns(List<TableColumn> tableColumns)
Copyright © 2016–2018 Emory University. All rights reserved.