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

Interface Emlmcrel

    • Method Detail

      • getEmlmsg_id

        int getEmlmsg_id()
        Returns the value of the 'Emlmsg id' attribute.

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

        Returns:
        the value of the 'Emlmsg id' attribute.
        See Also:
        setEmlmsg_id(int), MarketingEntityPackage.getEmlmcrel_Emlmsg_id()
      • setEmlmsg_id

        void setEmlmsg_id(int value)
        Sets the value of the 'Emlmsg id' attribute.
        Parameters:
        value - the new value of the 'Emlmsg id' attribute.
        See Also:
        getEmlmsg_id()
      • getEmlcontent_id

        int getEmlcontent_id()
        Returns the value of the 'Emlcontent id' attribute.

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

        Returns:
        the value of the 'Emlcontent id' attribute.
        See Also:
        setEmlcontent_id(int), MarketingEntityPackage.getEmlmcrel_Emlcontent_id()
      • setEmlcontent_id

        void setEmlcontent_id(int value)
        Sets the value of the 'Emlcontent id' attribute.
        Parameters:
        value - the new value of the 'Emlcontent id' attribute.
        See Also:
        getEmlcontent_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.getEmlmcrel_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()
      • getEmlmsgForEmlmcrel

        Emlmsg getEmlmsgForEmlmcrel()
        Returns the value of the 'Emlmsg For Emlmcrel' reference. It is bidirectional and its opposite is 'Emlmcrel For Emlmsg'.

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

        Returns:
        the value of the 'Emlmsg For Emlmcrel' reference.
        See Also:
        setEmlmsgForEmlmcrel(Emlmsg), MarketingEntityPackage.getEmlmcrel_EmlmsgForEmlmcrel(), Emlmsg.getEmlmcrelForEmlmsg()