public class PostfachTemplate extends Object implements ITransferable, ITableTemplate<PostfachColumn>
Constructor and Description |
---|
PostfachTemplate() |
Modifier and Type | Method and Description |
---|---|
void |
addColumn(PostfachColumn colName) |
Collection<PostfachColumn> |
getColumns() |
SortedSet<String> |
getDisplayNames() |
void |
removeColumn(PostfachColumn colName) |
void |
setColumns(List<PostfachColumn> columns) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getColumnNames, getFieldNames, getNonSystemColumnNames, getOrderedFieldNames
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)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.