Class 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.
    See Also:
    Serialized Form
    • Constructor Detail

      • AttributeGroupColumn

        public AttributeGroupColumn​(AttributeGroupDescription atg)
        Parameters:
        atg - Attributgruppenbeschreibung auf der die Spalte basiert.
    • Method Detail

      • 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.