de.bsvrz.pua.prot.client.dataobject
Class AttributeGroupColumn
java.lang.Object
de.bsvrz.pua.prot.client.dataobject.Column
de.bsvrz.pua.prot.client.dataobject.AttributeGroupColumn
- All Implemented Interfaces:
- java.io.Serializable
public class AttributeGroupColumn
- extends Column
Fasst Informationen über eine Attributgruppen-Spalte des Ergebnisdatensatzes zusammen.
Wird im Administrationsdatensatz ProtocolAdministrationData
verwendet.
- 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 |
AttributeGroupColumn
public AttributeGroupColumn(AttributeGroupDescription atg)
- Parameters:
atg
- Attributgruppenbeschreibung auf der die Spalte basiert.
getAspectId
public long getAspectId()
- Returns:
- Returns the aspectId.
getAttributeGroupId
public long getAttributeGroupId()
- Returns:
- Returns the attributeGroupId.
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.