public abstract class AbstractEtlTabularDestination extends EtlDestination
| Constructor and Description |
|---|
AbstractEtlTabularDestination() |
| Modifier and Type | Method and Description |
|---|---|
List<EtlTableColumn> |
getTableColumns() |
void |
setTableColumns(List<EtlTableColumn> tableColumns) |
accept, getCreatedAt, getDescription, getId, getLinks, getName, getOwnerUserId, getPhenotypeFields, getRequiredPropositionIds, getType, getUpdatedAt, isAllowingQueryPropositionIds, isExecute, isGetStatisticsSupported, isRead, isWrite, setAllowingQueryPropositionIds, setCreatedAt, setDescription, setExecute, setGetStatisticsSupported, setId, setLinks, setName, setOwnerUserId, setPhenotypeFields, setRead, setRequiredPropositionIds, setUpdatedAt, setWrite, toStringpublic List<EtlTableColumn> getTableColumns()
public void setTableColumns(List<EtlTableColumn> tableColumns)
Copyright © 2012–2017 Emory University. All rights reserved.