Interface IValueWrapper

All Known Implementing Classes:
ValueWrapper

public interface IValueWrapper
  • Method Summary

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

    • getValue

      Value getValue()
    • setValue

      void setValue(Value value)