com.ibm.commerce.marketing.facade.server.entity.datatypes

Interface Dmelementtype

    • Method Detail

      • getDmelementtype_id

        int getDmelementtype_id()
        Returns the value of the 'Dmelementtype id' attribute.

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

        Returns:
        the value of the 'Dmelementtype id' attribute.
        See Also:
        setDmelementtype_id(int), MarketingEntityPackage.getDmelementtype_Dmelementtype_id()
      • setDmelementtype_id

        void setDmelementtype_id(int value)
        Sets the value of the 'Dmelementtype id' attribute.
        Parameters:
        value - the new value of the 'Dmelementtype id' attribute.
        See Also:
        getDmelementtype_id()
      • getType_

        java.lang.String getType_()
        Returns the value of the 'Type' attribute.

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

        Returns:
        the value of the 'Type' attribute.
        See Also:
        setType(String), MarketingEntityPackage.getDmelementtype_Type()
      • 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_()
      • getDescription

        java.lang.String getDescription()
        Returns the value of the 'Description' attribute.

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

        Returns:
        the value of the 'Description' attribute.
        See Also:
        setDescription(String), MarketingEntityPackage.getDmelementtype_Description()
      • setDescription

        void setDescription(java.lang.String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
      • getOptcounter

        short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

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

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(short), MarketingEntityPackage.getDmelementtype_Optcounter()
      • setOptcounter

        void setOptcounter(short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getDmeletemplateForDmelementtype

        java.util.List getDmeletemplateForDmelementtype()
        Returns the value of the 'Dmeletemplate For Dmelementtype' reference list. The list contents are of type Dmeletemplate. It is bidirectional and its opposite is 'Dmelementtype For Dmeletemplate'.

        If the meaning of the 'Dmeletemplate For Dmelementtype' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dmeletemplate For Dmelementtype' reference list.
        See Also:
        MarketingEntityPackage.getDmelementtype_DmeletemplateForDmelementtype(), Dmeletemplate.getDmelementtypeForDmeletemplate()