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

Interface MerchandisingAssociationType

    • Method Detail

      • getMassocTypeId

        java.lang.String getMassocTypeId()
        Returns the value of the 'Massoc Type Id' attribute.

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

        Returns:
        the value of the 'Massoc Type Id' attribute.
        See Also:
        setMassocTypeId(String), CatalogEntityPackage.getMerchandisingAssociationType_MassocTypeId()
      • setMassocTypeId

        void setMassocTypeId(java.lang.String value)
        Sets the value of the 'Massoc Type Id' attribute.
        Parameters:
        value - the new value of the 'Massoc Type Id' attribute.
        See Also:
        getMassocTypeId()
      • 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), CatalogEntityPackage.getMerchandisingAssociationType_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()
      • getField1

        java.lang.Integer getField1()
        Returns the value of the 'Field1' attribute.

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

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(Integer), CatalogEntityPackage.getMerchandisingAssociationType_Field1()
      • setField1

        void setField1(java.lang.Integer value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getObjectId

        java.lang.String getObjectId()
        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:
        setObjectId(String), CatalogEntityPackage.getMerchandisingAssociationType_ObjectId()
      • setObjectId

        void setObjectId(java.lang.String value)
        Sets the value of the 'Object Id' attribute.
        Parameters:
        value - the new value of the 'Object Id' attribute.
        See Also:
        getObjectId()
      • getField2

        java.math.BigDecimal getField2()
        Returns the value of the 'Field2' attribute.

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

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(BigDecimal), CatalogEntityPackage.getMerchandisingAssociationType_Field2()
      • setField2

        void setField2(java.math.BigDecimal value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getField3

        java.lang.String getField3()
        Returns the value of the 'Field3' attribute.

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

        Returns:
        the value of the 'Field3' attribute.
        See Also:
        setField3(String), CatalogEntityPackage.getMerchandisingAssociationType_Field3()
      • setField3

        void setField3(java.lang.String value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

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

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getMerchandisingAssociationType_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()