Interface ShortResource

All Superinterfaces:
Resource

public interface ShortResource extends Resource
  • Method Summary

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

    • getValue

      short getValue()
    • setValue

      void setValue(short value)