Package de.xima.fc.mdl.fdv
Class PostfachTemplate
java.lang.Object
de.xima.fc.mdl.fdv.PostfachTemplate
- All Implemented Interfaces:
ITransferable,ITableTemplate<PostfachColumn>,Serializable
public class PostfachTemplate
extends Object
implements ITransferable, ITableTemplate<PostfachColumn>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddColumn(PostfachColumn colName) voidremoveColumn(PostfachColumn colName) voidsetColumns(List<PostfachColumn> columns) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xima.fc.mdl.fdv.ITableTemplate
getColumnNames, getFieldNames, getNonSystemColumnNames, getOrderedFieldNames
-
Constructor Details
-
PostfachTemplate
public PostfachTemplate()
-
-
Method Details
-
getColumns
- Specified by:
getColumnsin interfaceITableTemplate<PostfachColumn>
-
setColumns
-
addColumn
-
removeColumn
-
getDisplayNames
-