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

Interface Atchrel

    • Method Detail

      • 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.getAtchrel_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()
      • getObject_id

        java.lang.String getObject_id()
        Returns the value of the 'Object id' attribute.

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

        Returns:
        the value of the 'Object id' attribute.
        See Also:
        setObject_id(String), MarketingEntityPackage.getAtchrel_Object_id()
      • setObject_id

        void setObject_id(java.lang.String value)
        Sets the value of the 'Object id' attribute.
        Parameters:
        value - the new value of the 'Object id' attribute.
        See Also:
        getObject_id()
      • getAtchobjtyp_id

        int getAtchobjtyp_id()
        Returns the value of the 'Atchobjtyp id' attribute.

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

        Returns:
        the value of the 'Atchobjtyp id' attribute.
        See Also:
        setAtchobjtyp_id(int), MarketingEntityPackage.getAtchrel_Atchobjtyp_id()
      • setAtchobjtyp_id

        void setAtchobjtyp_id(int value)
        Sets the value of the 'Atchobjtyp id' attribute.
        Parameters:
        value - the new value of the 'Atchobjtyp id' attribute.
        See Also:
        getAtchobjtyp_id()
      • getAtchtgt_id

        long getAtchtgt_id()
        Returns the value of the 'Atchtgt id' attribute.

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

        Returns:
        the value of the 'Atchtgt id' attribute.
        See Also:
        setAtchtgt_id(long), MarketingEntityPackage.getAtchrel_Atchtgt_id()
      • setAtchtgt_id

        void setAtchtgt_id(long value)
        Sets the value of the 'Atchtgt id' attribute.
        Parameters:
        value - the new value of the 'Atchtgt id' attribute.
        See Also:
        getAtchtgt_id()
      • getAtchrlus_id

        int getAtchrlus_id()
        Returns the value of the 'Atchrlus id' attribute.

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

        Returns:
        the value of the 'Atchrlus id' attribute.
        See Also:
        setAtchrlus_id(int), MarketingEntityPackage.getAtchrel_Atchrlus_id()
      • setAtchrlus_id

        void setAtchrlus_id(int value)
        Sets the value of the 'Atchrlus id' attribute.
        Parameters:
        value - the new value of the 'Atchrlus id' attribute.
        See Also:
        getAtchrlus_id()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

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

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), MarketingEntityPackage.getAtchrel_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getSeq

        double getSeq()
        Returns the value of the 'Seq' attribute.

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

        Returns:
        the value of the 'Seq' attribute.
        See Also:
        setSeq(double), MarketingEntityPackage.getAtchrel_Seq()
      • setSeq

        void setSeq(double value)
        Sets the value of the 'Seq' attribute.
        Parameters:
        value - the new value of the 'Seq' attribute.
        See Also:
        getSeq()
      • getBigintobject_id

        java.lang.Long getBigintobject_id()
        Returns the value of the 'Bigintobject id' attribute.

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

        Returns:
        the value of the 'Bigintobject id' attribute.
        See Also:
        setBigintobject_id(Long), MarketingEntityPackage.getAtchrel_Bigintobject_id()
      • setBigintobject_id

        void setBigintobject_id(java.lang.Long value)
        Sets the value of the 'Bigintobject id' attribute.
        Parameters:
        value - the new value of the 'Bigintobject id' attribute.
        See Also:
        getBigintobject_id()
      • 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.getAtchrel_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()
      • getAtchobjtypForAtchrel

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

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

        Returns:
        the value of the 'Atchobjtyp For Atchrel' reference.
        See Also:
        setAtchobjtypForAtchrel(Atchobjtyp), MarketingEntityPackage.getAtchrel_AtchobjtypForAtchrel(), Atchobjtyp.getAtchrelForAtchobjtyp()
      • getAtchrlusForAtchrel

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

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

        Returns:
        the value of the 'Atchrlus For Atchrel' reference.
        See Also:
        setAtchrlusForAtchrel(Atchrlus), MarketingEntityPackage.getAtchrel_AtchrlusForAtchrel(), Atchrlus.getAtchrelForAtchrlus()
      • getAtchreldscForAtchrel

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

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

        Returns:
        the value of the 'Atchreldsc For Atchrel' reference list.
        See Also:
        MarketingEntityPackage.getAtchrel_AtchreldscForAtchrel(), Atchreldsc.getAtchrelForAtchreldsc()