Interface IntegrateNamespace

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • setInclude

        void setInclude​(boolean value)
        Sets the value of the 'Include' attribute.
        Parameters:
        value - the new value of the 'Include' attribute.
        See Also:
        isInclude()