de.bsvrz.pua.prot.client.dataobject
Class TempAttributeColumn

java.lang.Object
  extended by de.bsvrz.pua.prot.client.dataobject.Column
      extended by de.bsvrz.pua.prot.client.dataobject.TempAttributeColumn
All Implemented Interfaces:
java.io.Serializable

public class TempAttributeColumn
extends Column

Fasst Informationen über eine Spalte mit einem temporären Attribut zusammen.

Version:
$Revision: 1.1 $ / $Date: 2008/01/22 16:38:08 $ / ($Author: yvonnes $)
Author:
beck et al. projects GmbH, Martin Hilgers
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.bsvrz.pua.prot.client.dataobject.Column
Column.ColumnType
 
Constructor Summary
TempAttributeColumn(TempAttributeDescription tad)
           
 
Method Summary
 
Methods inherited from class de.bsvrz.pua.prot.client.dataobject.Column
equals, getAttributeName, getCaption, getColumnName, getReference, getType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TempAttributeColumn

public TempAttributeColumn(TempAttributeDescription tad)
Parameters:
tad - Attributbeschreibung auf der die Spalte basiert.


Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.