INBTItem.value

Sets the current value and possible checks the input in the child classes.

  1. T value [@property getter]
  2. T value [@property setter]
    interface INBTItem
    @property
    void
    value
    (
    T
    )
    ()

Meta