Class CliTableConstant.CliConstantRow

    • Field Detail

      • type

        public byte type
      • reserved

        public byte reserved
      • parentIndex

        public int parentIndex
      • valueIndex

        public int valueIndex
    • Constructor Detail

      • CliConstantRow

        public CliConstantRow​(byte type,
                              byte reserved,
                              int parentIndex,
                              int valueIndex)