Class SpropsData.Property

  • Enclosing class:
    SpropsData

    public static class SpropsData.Property
    extends Object
    • Constructor Detail

      • Property

        public Property​(int type,
                        byte[] value)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int type)
      • getValue

        public byte[] getValue()
      • setValue

        public void setValue​(byte[] value)