Class RecordAttribute

    • Field Detail

      • u2componentsCount

        public int u2componentsCount
    • Constructor Detail

      • RecordAttribute

        public RecordAttribute()
        Creates an uninitialized RecordAttribute.
      • RecordAttribute

        public RecordAttribute​(int u2attributeNameIndex,
                               int u2componentsCount,
                               RecordComponentInfo[] components)
        Creates an initialized RecordAttribute.