Interface Vū́ǘrAttribute<T>

  • Method Summary

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

    • setValue

      void setValue(T value)
    • getValue

      T getValue()