Interface XSInteger

    • Method Detail

      • getValue

        @Nullable
        Integer getValue()
        Gets the integer.
        Returns:
        the integer
      • setValue

        void setValue​(@Nullable
                      Integer newValue)
        Sets the integer.
        Parameters:
        newValue - the integer value