Interface XSString

    • Method Detail

      • getValue

        @Nullable
        String getValue()
        Gets the string.
        Returns:
        the string
      • setValue

        void setValue​(@Nullable
                      String newValue)
        Sets the string.
        Parameters:
        newValue - the string value