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

Interface Atchobjtyp

    • Method Detail

      • 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.getAtchobjtyp_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()
      • getIdentifier

        java.lang.String getIdentifier()
        Returns the value of the 'Identifier' attribute.

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

        Returns:
        the value of the 'Identifier' attribute.
        See Also:
        setIdentifier(String), MarketingEntityPackage.getAtchobjtyp_Identifier()
      • setIdentifier

        void setIdentifier(java.lang.String value)
        Sets the value of the 'Identifier' attribute.
        Parameters:
        value - the new value of the 'Identifier' attribute.
        See Also:
        getIdentifier()
      • 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.getAtchobjtyp_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()
      • 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.getAtchobjtyp_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()
      • 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.getAtchobjtyp_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()
      • getAtchrelForAtchobjtyp

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

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

        Returns:
        the value of the 'Atchrel For Atchobjtyp' reference list.
        See Also:
        MarketingEntityPackage.getAtchobjtyp_AtchrelForAtchobjtyp(), Atchrel.getAtchobjtypForAtchrel()