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

Interface Emlmsg

    • 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.getEmlmsg_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()
      • getJsppath

        java.lang.String getJsppath()
        Returns the value of the 'Jsppath' attribute.

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

        Returns:
        the value of the 'Jsppath' attribute.
        See Also:
        setJsppath(String), MarketingEntityPackage.getEmlmsg_Jsppath()
      • setJsppath

        void setJsppath(java.lang.String value)
        Sets the value of the 'Jsppath' attribute.
        Parameters:
        value - the new value of the 'Jsppath' attribute.
        See Also:
        getJsppath()
      • getPropertyfile

        java.lang.String getPropertyfile()
        Returns the value of the 'Propertyfile' attribute.

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

        Returns:
        the value of the 'Propertyfile' attribute.
        See Also:
        setPropertyfile(String), MarketingEntityPackage.getEmlmsg_Propertyfile()
      • setPropertyfile

        void setPropertyfile(java.lang.String value)
        Sets the value of the 'Propertyfile' attribute.
        Parameters:
        value - the new value of the 'Propertyfile' attribute.
        See Also:
        getPropertyfile()
      • 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.getEmlmsg_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()
      • 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.getEmlmsg_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()
      • getStoreent_id

        int getStoreent_id()
        Returns the value of the 'Storeent id' attribute.

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

        Returns:
        the value of the 'Storeent id' attribute.
        See Also:
        setStoreent_id(int), MarketingEntityPackage.getEmlmsg_Storeent_id()
      • setStoreent_id

        void setStoreent_id(int value)
        Sets the value of the 'Storeent id' attribute.
        Parameters:
        value - the new value of the 'Storeent id' attribute.
        See Also:
        getStoreent_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.getEmlmsg_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()
      • getStatus

        short getStatus()
        Returns the value of the 'Status' attribute.

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

        Returns:
        the value of the 'Status' attribute.
        See Also:
        setStatus(short), MarketingEntityPackage.getEmlmsg_Status()
      • setStatus

        void setStatus(short value)
        Sets the value of the 'Status' attribute.
        Parameters:
        value - the new value of the 'Status' attribute.
        See Also:
        getStatus()
      • getEmlbodytype

        short getEmlbodytype()
        Returns the value of the 'Emlbodytype' attribute.

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

        Returns:
        the value of the 'Emlbodytype' attribute.
        See Also:
        setEmlbodytype(short), MarketingEntityPackage.getEmlmsg_Emlbodytype()
      • setEmlbodytype

        void setEmlbodytype(short value)
        Sets the value of the 'Emlbodytype' attribute.
        Parameters:
        value - the new value of the 'Emlbodytype' attribute.
        See Also:
        getEmlbodytype()
      • getEmlmcrelForEmlmsg

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

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

        Returns:
        the value of the 'Emlmcrel For Emlmsg' reference list.
        See Also:
        MarketingEntityPackage.getEmlmsg_EmlmcrelForEmlmsg(), Emlmcrel.getEmlmsgForEmlmcrel()