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

Interface Atchreldsc

    • Method Detail

      • getAtchreldsc_id

        long getAtchreldsc_id()
        Returns the value of the 'Atchreldsc id' attribute.

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

        Returns:
        the value of the 'Atchreldsc id' attribute.
        See Also:
        setAtchreldsc_id(long), MarketingEntityPackage.getAtchreldsc_Atchreldsc_id()
      • setAtchreldsc_id

        void setAtchreldsc_id(long value)
        Sets the value of the 'Atchreldsc id' attribute.
        Parameters:
        value - the new value of the 'Atchreldsc id' attribute.
        See Also:
        getAtchreldsc_id()
      • getAtchrel_id

        long getAtchrel_id()
        Returns the value of the 'Atchrel id' attribute.

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

        Returns:
        the value of the 'Atchrel id' attribute.
        See Also:
        setAtchrel_id(long), MarketingEntityPackage.getAtchreldsc_Atchrel_id()
      • setAtchrel_id

        void setAtchrel_id(long value)
        Sets the value of the 'Atchrel id' attribute.
        Parameters:
        value - the new value of the 'Atchrel id' attribute.
        See Also:
        getAtchrel_id()
      • getLanguage_id

        int getLanguage_id()
        Returns the value of the 'Language id' attribute.

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

        Returns:
        the value of the 'Language id' attribute.
        See Also:
        setLanguage_id(int), MarketingEntityPackage.getAtchreldsc_Language_id()
      • setLanguage_id

        void setLanguage_id(int value)
        Sets the value of the 'Language id' attribute.
        Parameters:
        value - the new value of the 'Language id' attribute.
        See Also:
        getLanguage_id()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute.

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

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), MarketingEntityPackage.getAtchreldsc_Name()
      • setName

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

        java.lang.String getShortdescription()
        Returns the value of the 'Shortdescription' attribute.

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

        Returns:
        the value of the 'Shortdescription' attribute.
        See Also:
        setShortdescription(String), MarketingEntityPackage.getAtchreldsc_Shortdescription()
      • setShortdescription

        void setShortdescription(java.lang.String value)
        Sets the value of the 'Shortdescription' attribute.
        Parameters:
        value - the new value of the 'Shortdescription' attribute.
        See Also:
        getShortdescription()
      • getLongdescription

        java.lang.String getLongdescription()
        Returns the value of the 'Longdescription' attribute.

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

        Returns:
        the value of the 'Longdescription' attribute.
        See Also:
        setLongdescription(String), MarketingEntityPackage.getAtchreldsc_Longdescription()
      • setLongdescription

        void setLongdescription(java.lang.String value)
        Sets the value of the 'Longdescription' attribute.
        Parameters:
        value - the new value of the 'Longdescription' attribute.
        See Also:
        getLongdescription()
      • getOptcounter

        java.lang.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.getAtchreldsc_Optcounter()
      • setOptcounter

        void setOptcounter(java.lang.Short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getAtchrelForAtchreldsc

        Atchrel getAtchrelForAtchreldsc()
        Returns the value of the 'Atchrel For Atchreldsc' reference. It is bidirectional and its opposite is 'Atchreldsc For Atchrel'.

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

        Returns:
        the value of the 'Atchrel For Atchreldsc' reference.
        See Also:
        setAtchrelForAtchreldsc(Atchrel), MarketingEntityPackage.getAtchreldsc_AtchrelForAtchreldsc(), Atchrel.getAtchreldscForAtchrel()