Interface Property

    • Method Detail

      • getDatabaseColumn

        java.lang.String getDatabaseColumn()
        Returns the value of the 'Database Column' attribute.

        If the meaning of the 'Database Column' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Database Column' attribute.
        See Also:
        setDatabaseColumn(String), TacticdslPackage.getProperty_DatabaseColumn()
        Model:
        Generated:
      • setDatabaseColumn

        void setDatabaseColumn​(java.lang.String value)
        Sets the value of the 'Database Column' attribute.
        Parameters:
        value - the new value of the 'Database Column' attribute.
        See Also:
        getDatabaseColumn()
        Generated: