de.bsvrz.pua.prot.client.dataobject
Class RealAttributeColumn
java.lang.Object
de.bsvrz.pua.prot.client.dataobject.Column
de.bsvrz.pua.prot.client.dataobject.RealAttributeColumn
- All Implemented Interfaces:
- java.io.Serializable
public class RealAttributeColumn
- extends Column
- 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
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RealAttributeColumn
public RealAttributeColumn(RealAttributeDescription rad)
- Parameters:
rad
- Attributbeschreibung, auf der die Spalte basiert.
getAspectIds
public long[] getAspectIds()
- Returns:
- Returns the aspectIds.
getAttributeGroupIds
public long[] getAttributeGroupIds()
- Returns:
- Returns the attributeGroupIds.
getNames
public java.lang.String[] getNames()
- Returns:
- Returns the names.
getObjectId
public long getObjectId()
- Returns:
- Returns the objectId.
getSimVar
public short getSimVar()
- Returns:
- Returns the simVar.
Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.