Interface IValueProviderString

All Known Implementing Classes:
ValueString

public interface IValueProviderString
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getValue

      String getValue()
    • setValue

      void setValue(String value)