类 SetTypeOffsetValue

    • 构造器详细资料

      • SetTypeOffsetValue

        public SetTypeOffsetValue()
      • SetTypeOffsetValue

        public SetTypeOffsetValue​(byte[] type,
                                  byte[] offset,
                                  long value)
    • 方法详细资料

      • getType

        public byte[] getType()
      • setType

        public void setType​(byte[] type)
      • getOffset

        public byte[] getOffset()
      • setOffset

        public void setOffset​(byte[] offset)
      • getValue

        public long getValue()
      • setValue

        public void setValue​(long value)