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

Interface Dmemspotord

    • Method Detail

      • getDmemspotord_id

        int getDmemspotord_id()
        Returns the value of the 'Dmemspotord id' attribute.

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

        Returns:
        the value of the 'Dmemspotord id' attribute.
        See Also:
        setDmemspotord_id(int), MarketingEntityPackage.getDmemspotord_Dmemspotord_id()
      • setDmemspotord_id

        void setDmemspotord_id(int value)
        Sets the value of the 'Dmemspotord id' attribute.
        Parameters:
        value - the new value of the 'Dmemspotord id' attribute.
        See Also:
        getDmemspotord_id()
      • getContenttype

        java.lang.String getContenttype()
        Returns the value of the 'Contenttype' attribute.

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

        Returns:
        the value of the 'Contenttype' attribute.
        See Also:
        setContenttype(String), MarketingEntityPackage.getDmemspotord_Contenttype()
      • setContenttype

        void setContenttype(java.lang.String value)
        Sets the value of the 'Contenttype' attribute.
        Parameters:
        value - the new value of the 'Contenttype' attribute.
        See Also:
        getContenttype()
      • getOrderingname

        java.lang.String getOrderingname()
        Returns the value of the 'Orderingname' attribute.

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

        Returns:
        the value of the 'Orderingname' attribute.
        See Also:
        setOrderingname(String), MarketingEntityPackage.getDmemspotord_Orderingname()
      • setOrderingname

        void setOrderingname(java.lang.String value)
        Sets the value of the 'Orderingname' attribute.
        Parameters:
        value - the new value of the 'Orderingname' attribute.
        See Also:
        getOrderingname()
      • getInterfacename

        java.lang.String getInterfacename()
        Returns the value of the 'Interfacename' attribute.

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

        Returns:
        the value of the 'Interfacename' attribute.
        See Also:
        setInterfacename(String), MarketingEntityPackage.getDmemspotord_Interfacename()
      • setInterfacename

        void setInterfacename(java.lang.String value)
        Sets the value of the 'Interfacename' attribute.
        Parameters:
        value - the new value of the 'Interfacename' attribute.
        See Also:
        getInterfacename()
      • 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.getDmemspotord_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()
      • getDmemspotcmdForDmemspotord

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

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

        Returns:
        the value of the 'Dmemspotcmd For Dmemspotord' reference list.
        See Also:
        MarketingEntityPackage.getDmemspotord_DmemspotcmdForDmemspotord(), Dmemspotcmd.getDmemspotordForDmemspotcmd()