Interface XSBase64Binary

    • Method Detail

      • getValue

        @Nullable
        String getValue()
        Gets the base64-encoded binary value.
        Returns:
        the string, or null
      • setValue

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