Interface TypedProperty<T,​V>

    • Method Detail

      • getValue

        V getValue()
      • setValue

        void setValue​(V value)
      • getSchema

        T getSchema()
      • setSchema

        void setSchema​(T type)