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

Interface MerchandisingAssociation

    • Method Detail

      • getMassocId

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

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

        Returns:
        the value of the 'Massoc Id' attribute.
        See Also:
        setMassocId(String), CatalogEntityPackage.getMerchandisingAssociation_MassocId()
      • setMassocId

        void setMassocId(java.lang.String value)
        Sets the value of the 'Massoc Id' attribute.
        Parameters:
        value - the new value of the 'Massoc Id' attribute.
        See Also:
        getMassocId()
      • 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.getMerchandisingAssociation_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()
      • 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.getMerchandisingAssociation_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()
      • 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.getMerchandisingAssociation_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()