Class CliTableCustomAttribute.CliCustomAttributeRow

    • Field Detail

      • parentIndex

        public int parentIndex
      • typeIndex

        public int typeIndex
      • valueIndex

        public int valueIndex
    • Constructor Detail

      • CliCustomAttributeRow

        public CliCustomAttributeRow​(int parentIndex,
                                     int typeIndex,
                                     int valueIndex)