Interface ByteResource

All Superinterfaces:
Resource

public interface ByteResource extends Resource
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
     
    void
    setValue​(byte value)
     
  • Method Details

    • getValue

      byte getValue()
    • setValue

      void setValue(byte value)