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 TypeMethodDescriptionvoid
addColumn
(PostfachColumn colName) void
removeColumn
(PostfachColumn colName) void
setColumns
(List<PostfachColumn> columns) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.xima.fc.mdl.fdv.ITableTemplate
getColumnNames, getFieldNames, getNonSystemColumnNames, getOrderedFieldNames
-
Constructor Details
-
PostfachTemplate
public PostfachTemplate()
-
-
Method Details
-
getColumns
- Specified by:
getColumns
in interfaceITableTemplate<PostfachColumn>
-
setColumns
-
addColumn
-
removeColumn
-
getDisplayNames
-