Interface Attribute

    • Method Detail

      • setType

        void setType​(java.lang.String value)
        Sets the value of the 'Type' attribute.
        Parameters:
        value - the new value of the 'Type' attribute.
        See Also:
        getType()
        Generated:
      • setUnique

        void setUnique​(boolean value)
        Sets the value of the 'Unique' attribute.
        Parameters:
        value - the new value of the 'Unique' attribute.
        See Also:
        isUnique()
        Generated:
      • setIndex

        void setIndex​(boolean value)
        Sets the value of the 'Index' attribute.
        Parameters:
        value - the new value of the 'Index' attribute.
        See Also:
        isIndex()
        Generated:
      • setAssertFalse

        void setAssertFalse​(boolean value)
        Sets the value of the 'Assert False' attribute.
        Parameters:
        value - the new value of the 'Assert False' attribute.
        See Also:
        isAssertFalse()
        Generated:
      • setAssertFalseMessage

        void setAssertFalseMessage​(java.lang.String value)
        Sets the value of the 'Assert False Message' attribute.
        Parameters:
        value - the new value of the 'Assert False Message' attribute.
        See Also:
        getAssertFalseMessage()
        Generated:
      • setAssertTrue

        void setAssertTrue​(boolean value)
        Sets the value of the 'Assert True' attribute.
        Parameters:
        value - the new value of the 'Assert True' attribute.
        See Also:
        isAssertTrue()
        Generated:
      • setAssertTrueMessage

        void setAssertTrueMessage​(java.lang.String value)
        Sets the value of the 'Assert True Message' attribute.
        Parameters:
        value - the new value of the 'Assert True Message' attribute.
        See Also:
        getAssertTrueMessage()
        Generated:
      • setCreditCardNumber

        void setCreditCardNumber​(boolean value)
        Sets the value of the 'Credit Card Number' attribute.
        Parameters:
        value - the new value of the 'Credit Card Number' attribute.
        See Also:
        isCreditCardNumber()
        Generated:
      • setCreditCardNumberMessage

        void setCreditCardNumberMessage​(java.lang.String value)
        Sets the value of the 'Credit Card Number Message' attribute.
        Parameters:
        value - the new value of the 'Credit Card Number Message' attribute.
        See Also:
        getCreditCardNumberMessage()
        Generated:
      • setDigits

        void setDigits​(java.lang.String value)
        Sets the value of the 'Digits' attribute.
        Parameters:
        value - the new value of the 'Digits' attribute.
        See Also:
        getDigits()
        Generated:
      • setEmail

        void setEmail​(boolean value)
        Sets the value of the 'Email' attribute.
        Parameters:
        value - the new value of the 'Email' attribute.
        See Also:
        isEmail()
        Generated:
      • setEmailMessage

        void setEmailMessage​(java.lang.String value)
        Sets the value of the 'Email Message' attribute.
        Parameters:
        value - the new value of the 'Email Message' attribute.
        See Also:
        getEmailMessage()
        Generated:
      • setFuture

        void setFuture​(boolean value)
        Sets the value of the 'Future' attribute.
        Parameters:
        value - the new value of the 'Future' attribute.
        See Also:
        isFuture()
        Generated:
      • setFutureMessage

        void setFutureMessage​(java.lang.String value)
        Sets the value of the 'Future Message' attribute.
        Parameters:
        value - the new value of the 'Future Message' attribute.
        See Also:
        getFutureMessage()
        Generated:
      • setPast

        void setPast​(boolean value)
        Sets the value of the 'Past' attribute.
        Parameters:
        value - the new value of the 'Past' attribute.
        See Also:
        isPast()
        Generated:
      • setPastMessage

        void setPastMessage​(java.lang.String value)
        Sets the value of the 'Past Message' attribute.
        Parameters:
        value - the new value of the 'Past Message' attribute.
        See Also:
        getPastMessage()
        Generated:
      • setMax

        void setMax​(java.lang.String value)
        Sets the value of the 'Max' attribute.
        Parameters:
        value - the new value of the 'Max' attribute.
        See Also:
        getMax()
        Generated:
      • setMin

        void setMin​(java.lang.String value)
        Sets the value of the 'Min' attribute.
        Parameters:
        value - the new value of the 'Min' attribute.
        See Also:
        getMin()
        Generated:
      • setDecimalMax

        void setDecimalMax​(java.lang.String value)
        Sets the value of the 'Decimal Max' attribute.
        Parameters:
        value - the new value of the 'Decimal Max' attribute.
        See Also:
        getDecimalMax()
        Generated:
      • setDecimalMin

        void setDecimalMin​(java.lang.String value)
        Sets the value of the 'Decimal Min' attribute.
        Parameters:
        value - the new value of the 'Decimal Min' attribute.
        See Also:
        getDecimalMin()
        Generated:
      • setNotBlank

        void setNotBlank​(boolean value)
        Sets the value of the 'Not Blank' attribute.
        Parameters:
        value - the new value of the 'Not Blank' attribute.
        See Also:
        isNotBlank()
        Generated:
      • setNotBlankMessage

        void setNotBlankMessage​(java.lang.String value)
        Sets the value of the 'Not Blank Message' attribute.
        Parameters:
        value - the new value of the 'Not Blank Message' attribute.
        See Also:
        getNotBlankMessage()
        Generated:
      • setPattern

        void setPattern​(java.lang.String value)
        Sets the value of the 'Pattern' attribute.
        Parameters:
        value - the new value of the 'Pattern' attribute.
        See Also:
        getPattern()
        Generated:
      • setRange

        void setRange​(java.lang.String value)
        Sets the value of the 'Range' attribute.
        Parameters:
        value - the new value of the 'Range' attribute.
        See Also:
        getRange()
        Generated:
      • setLength

        void setLength​(java.lang.String value)
        Sets the value of the 'Length' attribute.
        Parameters:
        value - the new value of the 'Length' attribute.
        See Also:
        getLength()
        Generated:
      • setScriptAssert

        void setScriptAssert​(java.lang.String value)
        Sets the value of the 'Script Assert' attribute.
        Parameters:
        value - the new value of the 'Script Assert' attribute.
        See Also:
        getScriptAssert()
        Generated:
      • setUrl

        void setUrl​(java.lang.String value)
        Sets the value of the 'Url' attribute.
        Parameters:
        value - the new value of the 'Url' attribute.
        See Also:
        getUrl()
        Generated:
      • setDatabaseType

        void setDatabaseType​(java.lang.String value)
        Sets the value of the 'Database Type' attribute.
        Parameters:
        value - the new value of the 'Database Type' attribute.
        See Also:
        getDatabaseType()
        Generated: