public class PostfachTemplate extends Object implements ITransferable, ITableTemplate<PostfachColumn>
Constructor and Description |
---|
PostfachTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
addColumn(PostfachColumn colName) |
SortedSet<String> |
getColumnNames() |
Collection<PostfachColumn> |
getColumns() |
SortedSet<String> |
getDisplayNames() |
SortedSet<String> |
getFieldNames() |
void |
removeColumn(PostfachColumn colName) |
void |
setColumns(List<PostfachColumn> columns) |
public Collection<PostfachColumn> getColumns()
getColumns
in interface ITableTemplate<PostfachColumn>
public void setColumns(List<PostfachColumn> columns)
public void addColumn(PostfachColumn colName)
public void removeColumn(PostfachColumn colName)
public SortedSet<String> getColumnNames()
getColumnNames
in interface ITableTemplate<PostfachColumn>
public SortedSet<String> getFieldNames()
getFieldNames
in interface ITableTemplate<PostfachColumn>
Copyright © 2017 XIMA MEDIA GmbH. All rights reserved.