Interface StringResource

All Superinterfaces:
Resource

public interface StringResource extends Resource
  • Method Summary

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

    • getValue

      String getValue()
    • setValue

      void setValue(String value)